convertHslaToRgba

HslaColor.convertHslaToRgba

convertHslaToRgba(HslaColor $hslaColor)

Uses https://en.wikipedia.org/wiki/HSL_and_HSV#HSL_to_RGB

ParameterTypeDescription
$hslaColorHslaColorHSLA color to convert

Returns: string with RGBA values