#cc02da color space conversions
Hex:
#cc02da
RGB:
204, 2, 218
CMY:
20, 99, 15
CMYK:
6, 99, 0, 15
HSL:
296°, 98.1818%, 43.1373%
HSV (HSB):
296°, 99.0826%, 85.4902%
XYZ:
37.5784, 17.9427, 67.8124
xyY:
0.3047, 0.1455, 17.9427
CIE-Lab:
49.4266, 84.9641, -57.9923
CIE-LCH:
49.4266, 102.8689, 325.6845
CIE-Luv:
49.4266, 62.2001, -97.5364
Hunter-Lab:
42.3589, 84.2272, -65.2662
#cc02da color charts
#cc02da color shades, tints & tones
#cc02da color schemes
#cc02da color preview, HTML & CSS examples
This text has a color of #cc02da
<p style="color:#cc02da;">Text here</p>
.mytext {color:#cc02da;}
This box has a color of #cc02da
<div style="background-color:#cc02da;">Content here</div>
.mybackground {background-color:#cc02da;}
Border around this has a color of #cc02da
<div style="border:2px solid #cc02da;">Content here</div>
.myborder {border:2px solid #cc02da;}