#cc34ed color space conversions
Hex:
#cc34ed
RGB:
204, 52, 237
CMY:
20, 80, 7
CMYK:
14, 78, 0, 7
HSL:
289°, 83.7104%, 56.6667%
HSV (HSB):
289°, 78.0591%, 92.9412%
XYZ:
41.4159, 21.4078, 82.0700
xyY:
0.2858, 0.1477, 21.4078
CIE-Lab:
53.3929, 79.9569, -62.3710
CIE-LCH:
53.3929, 101.4063, 322.0437
CIE-Luv:
53.3929, 51.5728, -105.3874
Hunter-Lab:
46.2685, 78.8090, -72.7792
#cc34ed color charts
#cc34ed color shades, tints & tones
#cc34ed color schemes
#cc34ed color preview, HTML & CSS examples
This text has a color of #cc34ed
<p style="color:#cc34ed;">Text here</p>
.mytext {color:#cc34ed;}
This box has a color of #cc34ed
<div style="background-color:#cc34ed;">Content here</div>
.mybackground {background-color:#cc34ed;}
Border around this has a color of #cc34ed
<div style="border:2px solid #cc34ed;">Content here</div>
.myborder {border:2px solid #cc34ed;}