#cc30ed color space conversions
Hex:
#cc30ed
RGB:
204, 48, 237
CMY:
20, 81, 7
CMYK:
14, 80, 0, 7
HSL:
290°, 84.0000%, 55.8824%
HSV (HSB):
290°, 79.7468%, 92.9412%
XYZ:
41.2449, 21.0657, 82.0130
xyY:
0.2858, 0.1460, 21.0657
CIE-Lab:
53.0213, 81.0361, -62.9696
CIE-LCH:
53.0213, 102.6256, 322.1508
CIE-Luv:
53.0213, 52.1340, -106.1923
Hunter-Lab:
45.8974, 80.0854, -73.8158
#cc30ed color charts
#cc30ed color shades, tints & tones
#cc30ed color schemes
#cc30ed color preview, HTML & CSS examples
This text has a color of #cc30ed
<p style="color:#cc30ed;">Text here</p>
.mytext {color:#cc30ed;}
This box has a color of #cc30ed
<div style="background-color:#cc30ed;">Content here</div>
.mybackground {background-color:#cc30ed;}
Border around this has a color of #cc30ed
<div style="border:2px solid #cc30ed;">Content here</div>
.myborder {border:2px solid #cc30ed;}