It’s already possible, but you need to use the method.
_, _, v = Color3.toHSV(color)
Also, it’s worth mentioning that color:lerp(targetColor) is a thing
It’s already possible, but you need to use the method.
_, _, v = Color3.toHSV(color)
Also, it’s worth mentioning that color:lerp(targetColor) is a thing