#dc01d0 color space conversions
Hex:
#dc01d0
RGB:
220, 1, 208
CMY:
14, 100, 18
CMYK:
0, 100, 5, 14
HSL:
303°, 99.0950%, 43.3333%
HSV (HSB):
303°, 99.5455%, 86.2745%
XYZ:
40.9112, 19.7914, 61.3384
xyY:
0.3352, 0.1622, 19.7914
CIE-Lab:
51.6006, 86.1366, -48.6260
CIE-LCH:
51.6006, 98.9141, 330.5543
CIE-Luv:
51.6006, 77.6645, -85.1741
Hunter-Lab:
44.4875, 86.2973, -50.6064
#dc01d0 color charts
#dc01d0 color shades, tints & tones
#dc01d0 color schemes
#dc01d0 color preview, HTML & CSS examples
This text has a color of #dc01d0
<p style="color:#dc01d0;">Text here</p>
.mytext {color:#dc01d0;}
This box has a color of #dc01d0
<div style="background-color:#dc01d0;">Content here</div>
.mybackground {background-color:#dc01d0;}
Border around this has a color of #dc01d0
<div style="border:2px solid #dc01d0;">Content here</div>
.myborder {border:2px solid #dc01d0;}