#cc0cdd color space conversions
Hex:
#cc0cdd
RGB:
204, 12, 221
CMY:
20, 95, 13
CMYK:
8, 95, 0, 13
HSL:
295°, 89.6996%, 45.6863%
HSV (HSB):
295°, 94.5701%, 86.6667%
XYZ:
38.0845, 18.3208, 69.9356
xyY:
0.3014, 0.1450, 18.3208
CIE-Lab:
49.8829, 84.6372, -58.9699
CIE-LCH:
49.8829, 103.1547, 325.1336
CIE-Luv:
49.8829, 60.6992, -99.1429
Hunter-Lab:
42.8028, 83.9184, -66.9122
#cc0cdd color charts
#cc0cdd color shades, tints & tones
#cc0cdd color schemes
#cc0cdd color preview, HTML & CSS examples
This text has a color of #cc0cdd
<p style="color:#cc0cdd;">Text here</p>
.mytext {color:#cc0cdd;}
This box has a color of #cc0cdd
<div style="background-color:#cc0cdd;">Content here</div>
.mybackground {background-color:#cc0cdd;}
Border around this has a color of #cc0cdd
<div style="border:2px solid #cc0cdd;">Content here</div>
.myborder {border:2px solid #cc0cdd;}