#cc0ade color space conversions
Hex:
#cc0ade
RGB:
204, 10, 222
CMY:
20, 96, 13
CMYK:
8, 95, 0, 13
HSL:
295°, 91.3793%, 45.4902%
HSV (HSB):
295°, 95.4955%, 87.0588%
XYZ:
38.1952, 18.3284, 70.6319
xyY:
0.3004, 0.1441, 18.3284
CIE-Lab:
49.8920, 84.9548, -59.5249
CIE-LCH:
49.8920, 103.7330, 324.9824
CIE-Luv:
49.8920, 60.4246, -99.9781
Hunter-Lab:
42.8117, 84.3316, -67.8501
#cc0ade color charts
#cc0ade color shades, tints & tones
#cc0ade color schemes
#cc0ade color preview, HTML & CSS examples
This text has a color of #cc0ade
<p style="color:#cc0ade;">Text here</p>
.mytext {color:#cc0ade;}
This box has a color of #cc0ade
<div style="background-color:#cc0ade;">Content here</div>
.mybackground {background-color:#cc0ade;}
Border around this has a color of #cc0ade
<div style="border:2px solid #cc0ade;">Content here</div>
.myborder {border:2px solid #cc0ade;}