#cc94e3 color space conversions
Hex:
#cc94e3
RGB:
204, 148, 227
CMY:
20, 42, 11
CMYK:
10, 35, 0, 11
HSL:
283°, 58.5185%, 73.5294%
HSV (HSB):
283°, 34.8018%, 89.0196%
XYZ:
49.3569, 39.5632, 77.7081
xyY:
0.2962, 0.2374, 39.5632
CIE-Lab:
69.1573, 34.8319, -31.9076
CIE-LCH:
69.1573, 47.2373, 317.5089
CIE-Luv:
69.1573, 24.7706, -55.5899
Hunter-Lab:
62.8993, 29.9946, -29.2195
#cc94e3 color charts
#cc94e3 color shades, tints & tones
#cc94e3 color schemes
#cc94e3 color preview, HTML & CSS examples
This text has a color of #cc94e3
<p style="color:#cc94e3;">Text here</p>
.mytext {color:#cc94e3;}
This box has a color of #cc94e3
<div style="background-color:#cc94e3;">Content here</div>
.mybackground {background-color:#cc94e3;}
Border around this has a color of #cc94e3
<div style="border:2px solid #cc94e3;">Content here</div>
.myborder {border:2px solid #cc94e3;}