#cc64b2 color space conversions
Hex:
#cc64b2
RGB:
204, 100, 178
CMY:
20, 61, 30
CMYK:
0, 51, 13, 20
HSL:
315°, 50.4854%, 59.6078%
HSV (HSB):
315°, 50.9804%, 80.0000%
XYZ:
37.4949, 25.1661, 45.0008
xyY:
0.3483, 0.2338, 25.1661
CIE-Lab:
57.2369, 51.0269, -22.7057
CIE-LCH:
57.2369, 55.8507, 336.0121
CIE-Luv:
57.2369, 55.6989, -42.0548
Hunter-Lab:
50.1658, 45.6243, -18.0696
#cc64b2 color charts
#cc64b2 color shades, tints & tones
#cc64b2 color schemes
#cc64b2 color preview, HTML & CSS examples
This text has a color of #cc64b2
<p style="color:#cc64b2;">Text here</p>
.mytext {color:#cc64b2;}
This box has a color of #cc64b2
<div style="background-color:#cc64b2;">Content here</div>
.mybackground {background-color:#cc64b2;}
Border around this has a color of #cc64b2
<div style="border:2px solid #cc64b2;">Content here</div>
.myborder {border:2px solid #cc64b2;}