Converts an HSL color to the RGB color space.
This function implements the standard algorithm for converting from HSL to RGB.
The HSL color to convert
The color in RGB space
Converts an HSL color to the RGB color space.
This function implements the standard algorithm for converting from HSL to RGB.