toHSL method

HSLColor toHSL()

Implementation

HSLColor toHSL() => HSLColor.fromColor(this);