Source position: JPL.Colors.pas line 133
function HSLToRGBTriple(
H: Integer;
S: Integer;
L: Integer
):TRGBTriple;