toHslColor method

HslColor toHslColor()
override

Implementation

HslColor toHslColor() => this.toRgbColor().toHslColor();