Converts an HSL color to the CIE XYZ color space.
This function first converts the HSL color to RGB, then from RGB to XYZ.
The HSL color to convert
The color in XYZ space
Converts an HSL color to the CIE XYZ color space.
This function first converts the HSL color to RGB, then from RGB to XYZ.