@tempots/color > HSLA > withAlpha
Returns a new HSLA color with the specified alpha value.
Signature:
readonly withAlpha: (alpha: number) => HSLA;