laba
On this page
color:laba()#
Converts the color to the LAB colorspace and returns those values + alpha:
local l, a, b, alpha = color:laba()
color:laba()#
Converts the color to the LAB colorspace and returns those values + alpha:
local l, a, b, alpha = color:laba()