toHSV method

HSVColor toHSV()

Implementation

HSVColor toHSV() => HSVColor.fromColor(this);