#c64caf color space conversions
Hex:
#c64caf
RGB:
198, 76, 175
CMY:
22, 70, 31
CMYK:
0, 62, 12, 22
HSL:
311°, 51.6949%, 53.7255%
HSV (HSB):
311°, 61.6162%, 77.6471%
XYZ:
33.6110, 20.2698, 42.6984
xyY:
0.3480, 0.2099, 20.2698
CIE-Lab:
52.1409, 59.8666, -28.9065
CIE-LCH:
52.1409, 66.4800, 334.2265
CIE-Luv:
52.1409, 61.5604, -51.9572
Hunter-Lab:
45.0220, 54.4701, -24.7147
#c64caf color charts
#c64caf color shades, tints & tones
#c64caf color schemes
#c64caf color preview, HTML & CSS examples
This text has a color of #c64caf
<p style="color:#c64caf;">Text here</p>
.mytext {color:#c64caf;}
This box has a color of #c64caf
<div style="background-color:#c64caf;">Content here</div>
.mybackground {background-color:#c64caf;}
Border around this has a color of #c64caf
<div style="border:2px solid #c64caf;">Content here</div>
.myborder {border:2px solid #c64caf;}