toHSLa

Converts the color from the XYZ color model to the HSL color model with alpha. This transformation uses the intermediate RGB color space as part of the conversion process.

Return

a new instance of ColorHSLa representing the color in the HSL color space with alpha.