hsl property

HSLColour get hsl

This colour converted to the HSL colour space.

Implementation

HSLColour get hsl => toHSL();