Source position: JPL.Colors.pas line 160
procedure ColorToHslCss(
const Color: TColor;
out H: Integer;
out S: Integer;
out L: Integer
);