#cc0afe color space conversions
Hex:
#cc0afe
RGB:
204, 10, 254
CMY:
20, 96, 0
CMYK:
20, 96, 0, 0
HSL:
288°, 99.1870%, 51.7647%
HSV (HSB):
288°, 96.0630%, 99.6078%
XYZ:
42.8998, 20.2102, 95.4058
xyY:
0.2706, 0.1275, 20.2102
CIE-Lab:
52.0741, 90.1158, -74.0132
CIE-LCH:
52.0741, 116.6139, 320.6033
CIE-Luv:
52.0741, 49.7985, -122.2972
Hunter-Lab:
44.9558, 91.6639, -94.3571
#cc0afe color charts
#cc0afe color shades, tints & tones
#cc0afe color schemes
#cc0afe color preview, HTML & CSS examples
This text has a color of #cc0afe
<p style="color:#cc0afe;">Text here</p>
.mytext {color:#cc0afe;}
This box has a color of #cc0afe
<div style="background-color:#cc0afe;">Content here</div>
.mybackground {background-color:#cc0afe;}
Border around this has a color of #cc0afe
<div style="border:2px solid #cc0afe;">Content here</div>
.myborder {border:2px solid #cc0afe;}