#cc94cf color space conversions
Hex:
#cc94cf
RGB:
204, 148, 207
CMY:
20, 42, 19
CMYK:
1, 29, 0, 19
HSL:
297°, 38.0645%, 69.6078%
HSV (HSB):
297°, 28.5024%, 81.1765%
XYZ:
46.7542, 38.5222, 64.0028
xyY:
0.3132, 0.2581, 38.5222
CIE-Lab:
68.4037, 30.8882, -22.0129
CIE-LCH:
68.4037, 37.9295, 324.5239
CIE-Luv:
68.4037, 27.7273, -38.9216
Hunter-Lab:
62.0662, 25.8474, -17.6936
#cc94cf color charts
#cc94cf color shades, tints & tones
#cc94cf color schemes
#cc94cf color preview, HTML & CSS examples
This text has a color of #cc94cf
<p style="color:#cc94cf;">Text here</p>
.mytext {color:#cc94cf;}
This box has a color of #cc94cf
<div style="background-color:#cc94cf;">Content here</div>
.mybackground {background-color:#cc94cf;}
Border around this has a color of #cc94cf
<div style="border:2px solid #cc94cf;">Content here</div>
.myborder {border:2px solid #cc94cf;}