color method

Color color()

Implementation

Color color() {
  return HexColor(this);
}