#cc0bff color space conversions
Hex:
#cc0bff
RGB:
204, 11, 255
CMY:
20, 96, 0
CMYK:
20, 96, 0, 0
HSL:
287°, 100.0000%, 52.1569%
HSV (HSB):
287°, 95.6863%, 100.0000%
XYZ:
43.0715, 20.2967, 96.2553
xyY:
0.2698, 0.1272, 20.2967
CIE-Lab:
52.1710, 90.2089, -74.4123
CIE-LCH:
52.1710, 116.9394, 320.4812
CIE-Luv:
52.1710, 49.4612, -122.9271
Hunter-Lab:
45.0519, 91.8128, -95.1393
#cc0bff color charts
#cc0bff color shades, tints & tones
#cc0bff color schemes
#cc0bff color preview, HTML & CSS examples
This text has a color of #cc0bff
<p style="color:#cc0bff;">Text here</p>
.mytext {color:#cc0bff;}
This box has a color of #cc0bff
<div style="background-color:#cc0bff;">Content here</div>
.mybackground {background-color:#cc0bff;}
Border around this has a color of #cc0bff
<div style="border:2px solid #cc0bff;">Content here</div>
.myborder {border:2px solid #cc0bff;}