Source position: HSLUtils.pas line 77
function HSLRangeToRGB(
H: Integer;
S: Integer;
L: Integer
):TColor;