#cc64a1 color space conversions
Hex:
#cc64a1
RGB:
204, 100, 161
CMY:
20, 61, 37
CMYK:
0, 51, 21, 20
HSL:
325°, 50.4854%, 59.6078%
HSV (HSB):
325°, 50.9804%, 80.0000%
XYZ:
35.8920, 24.5249, 36.5603
xyY:
0.3701, 0.2529, 24.5249
CIE-Lab:
56.6096, 48.4292, -13.8212
CIE-LCH:
56.6096, 50.3628, 344.0718
CIE-Luv:
56.6096, 60.1814, -28.2954
Hunter-Lab:
49.5226, 42.7050, -9.1052
#cc64a1 color charts
#cc64a1 color shades, tints & tones
#cc64a1 color schemes
#cc64a1 color preview, HTML & CSS examples
This text has a color of #cc64a1
<p style="color:#cc64a1;">Text here</p>
.mytext {color:#cc64a1;}
This box has a color of #cc64a1
<div style="background-color:#cc64a1;">Content here</div>
.mybackground {background-color:#cc64a1;}
Border around this has a color of #cc64a1
<div style="border:2px solid #cc64a1;">Content here</div>
.myborder {border:2px solid #cc64a1;}