#cc1de4 color space conversions
Hex:
#cc1de4
RGB:
204, 29, 228
CMY:
20, 89, 11
CMYK:
11, 87, 0, 11
HSL:
293°, 78.6561%, 50.3922%
HSV (HSB):
293°, 87.2807%, 89.4118%
XYZ:
39.3448, 19.3175, 75.0537
xyY:
0.2942, 0.1445, 19.3175
CIE-Lab:
51.0567, 83.6000, -61.0570
CIE-LCH:
51.0567, 103.5225, 323.8576
CIE-Luv:
51.0567, 57.1479, -102.6574
Hunter-Lab:
43.9517, 82.8745, -70.4798
#cc1de4 color charts
#cc1de4 color shades, tints & tones
#cc1de4 color schemes
#cc1de4 color preview, HTML & CSS examples
This text has a color of #cc1de4
<p style="color:#cc1de4;">Text here</p>
.mytext {color:#cc1de4;}
This box has a color of #cc1de4
<div style="background-color:#cc1de4;">Content here</div>
.mybackground {background-color:#cc1de4;}
Border around this has a color of #cc1de4
<div style="border:2px solid #cc1de4;">Content here</div>
.myborder {border:2px solid #cc1de4;}