Source position: JPL.Colors.pas line 156
procedure ColorToHslSys(
const Color: TColor;
out Hue: Integer;
out Sat: Integer;
out Lum: Integer
);