#dc02cf color space conversions
Hex:
#dc02cf
RGB:
220, 2, 207
CMY:
14, 99, 19
CMYK:
0, 99, 6, 14
HSL:
304°, 98.1982%, 43.5294%
HSV (HSB):
304°, 99.0909%, 86.2745%
XYZ:
40.7994, 19.7641, 60.6960
xyY:
0.3365, 0.1630, 19.7641
CIE-Lab:
51.5694, 85.9266, -48.1011
CIE-LCH:
51.5694, 98.4739, 330.7602
CIE-Luv:
51.5694, 78.0319, -84.3612
Hunter-Lab:
44.4568, 86.0157, -49.8277
#dc02cf color charts
#dc02cf color shades, tints & tones
#dc02cf color schemes
#dc02cf color preview, HTML & CSS examples
This text has a color of #dc02cf
<p style="color:#dc02cf;">Text here</p>
.mytext {color:#dc02cf;}
This box has a color of #dc02cf
<div style="background-color:#dc02cf;">Content here</div>
.mybackground {background-color:#dc02cf;}
Border around this has a color of #dc02cf
<div style="border:2px solid #dc02cf;">Content here</div>
.myborder {border:2px solid #dc02cf;}