#cc29e9 color space conversions
Hex:
#cc29e9
RGB:
204, 41, 233
CMY:
20, 84, 9
CMYK:
12, 82, 0, 9
HSL:
291°, 81.3559%, 53.7255%
HSV (HSB):
291°, 82.4034%, 91.3725%
XYZ:
40.4028, 20.3064, 78.8809
xyY:
0.2894, 0.1455, 20.3064
CIE-Lab:
52.1819, 82.0602, -62.0701
CIE-LCH:
52.1819, 102.8911, 322.8962
CIE-Luv:
52.1819, 54.2782, -104.5536
Hunter-Lab:
45.0627, 81.1817, -72.2415
#cc29e9 color charts
#cc29e9 color shades, tints & tones
#cc29e9 color schemes
#cc29e9 color preview, HTML & CSS examples
This text has a color of #cc29e9
<p style="color:#cc29e9;">Text here</p>
.mytext {color:#cc29e9;}
This box has a color of #cc29e9
<div style="background-color:#cc29e9;">Content here</div>
.mybackground {background-color:#cc29e9;}
Border around this has a color of #cc29e9
<div style="border:2px solid #cc29e9;">Content here</div>
.myborder {border:2px solid #cc29e9;}