#dc01c2 color space conversions
Hex:
#dc01c2
RGB:
220, 1, 194
CMY:
14, 100, 24
CMYK:
0, 100, 12, 14
HSL:
307°, 99.0950%, 43.3333%
HSV (HSB):
307°, 99.5455%, 86.2745%
XYZ:
39.2637, 19.1324, 52.6624
xyY:
0.3535, 0.1723, 19.1324
CIE-Lab:
50.8417, 84.2700, -41.7474
CIE-LCH:
50.8417, 94.0440, 333.6462
CIE-Luv:
50.8417, 83.6056, -74.5164
Hunter-Lab:
43.7406, 83.6841, -40.7651
#dc01c2 color charts
#dc01c2 color shades, tints & tones
#dc01c2 color schemes
#dc01c2 color preview, HTML & CSS examples
This text has a color of #dc01c2
<p style="color:#dc01c2;">Text here</p>
.mytext {color:#dc01c2;}
This box has a color of #dc01c2
<div style="background-color:#dc01c2;">Content here</div>
.mybackground {background-color:#dc01c2;}
Border around this has a color of #dc01c2
<div style="border:2px solid #dc01c2;">Content here</div>
.myborder {border:2px solid #dc01c2;}