toCielabColor method

CielabColor toCielabColor()
override

Implementation

CielabColor toCielabColor() => this.toXyzColor().toCielabColor();