Source position: JPL.Colors.pas line 128
procedure ColortoHSLRange(
const RGB: TColor;
out H1: Integer;
out S1: Integer;
out L1: Integer
);