toHspColor method

HspColor toHspColor()

Converts this to the HSP color space.

Implementation

HspColor toHspColor() => ColorConverter.toHspColor(this);