hsla
On this page
color:hsla()#
Converts the color to the HSL colorspace and returns those values + alpha:
local h, s, l, a = color:hsla()
color:hsla()#
Converts the color to the HSL colorspace and returns those values + alpha:
local h, s, l, a = color:hsla()