#dc02d6 color space conversions
Hex:
#dc02d6
RGB:
220, 2, 214
CMY:
14, 99, 16
CMYK:
0, 99, 3, 14
HSL:
302°, 98.1982%, 43.5294%
HSV (HSB):
302°, 99.0909%, 86.2745%
XYZ:
41.6745, 20.1141, 65.3042
xyY:
0.3279, 0.1583, 20.1141
CIE-Lab:
51.9660, 86.8949, -51.4818
CIE-LCH:
51.9660, 101.0005, 329.3549
CIE-Luv:
51.9660, 75.1637, -89.6231
Hunter-Lab:
44.8487, 87.3811, -54.9380
#dc02d6 color charts
#dc02d6 color shades, tints & tones
#dc02d6 color schemes
#dc02d6 color preview, HTML & CSS examples
This text has a color of #dc02d6
<p style="color:#dc02d6;">Text here</p>
.mytext {color:#dc02d6;}
This box has a color of #dc02d6
<div style="background-color:#dc02d6;">Content here</div>
.mybackground {background-color:#dc02d6;}
Border around this has a color of #dc02d6
<div style="border:2px solid #dc02d6;">Content here</div>
.myborder {border:2px solid #dc02d6;}