#cc0086 color space conversions
Hex:
#cc0086
RGB:
204, 0, 134
CMY:
20, 100, 47
CMYK:
0, 100, 34, 20
HSL:
321°, 100.0000%, 40.0000%
HSV (HSB):
321°, 100.0000%, 80.0000%
XYZ:
29.2049, 14.5586, 23.8251
xyY:
0.4321, 0.2154, 14.5586
CIE-Lab:
45.0236, 74.3652, -15.3057
CIE-LCH:
45.0236, 75.9240, 348.3699
CIE-Luv:
45.0236, 98.5061, -33.7536
Hunter-Lab:
38.1557, 69.8538, -10.3127
#cc0086 color charts
#cc0086 color shades, tints & tones
#cc0086 color schemes
#cc0086 color preview, HTML & CSS examples
This text has a color of #cc0086
<p style="color:#cc0086;">Text here</p>
.mytext {color:#cc0086;}
This box has a color of #cc0086
<div style="background-color:#cc0086;">Content here</div>
.mybackground {background-color:#cc0086;}
Border around this has a color of #cc0086
<div style="border:2px solid #cc0086;">Content here</div>
.myborder {border:2px solid #cc0086;}