Source position: system.uiconsts.pp line 222
procedure RGBtoHSL(
RGB: TAlphaColor;
out H: Single;
out S: Single;
out L: Single
);