toColor method

Color toColor()

Implementation

Color toColor() {
  return okLabToRgb(this).toColor();
}