#dc01e6 color space conversions
Hex:
#dc01e6
RGB:
220, 1, 230
CMY:
14, 100, 10
CMYK:
4, 100, 0, 10
HSL:
297°, 99.1342%, 45.2941%
HSV (HSB):
297°, 99.5652%, 90.1961%
XYZ:
43.8090, 20.9505, 76.5978
xyY:
0.3099, 0.1482, 20.9505
CIE-Lab:
52.8953, 89.2665, -59.0902
CIE-LCH:
52.8953, 107.0521, 326.4973
CIE-Luv:
52.8953, 68.9368, -101.4878
Hunter-Lab:
45.7717, 90.7451, -67.1800
#dc01e6 color charts
#dc01e6 color shades, tints & tones
#dc01e6 color schemes
#dc01e6 color preview, HTML & CSS examples
This text has a color of #dc01e6
<p style="color:#dc01e6;">Text here</p>
.mytext {color:#dc01e6;}
This box has a color of #dc01e6
<div style="background-color:#dc01e6;">Content here</div>
.mybackground {background-color:#dc01e6;}
Border around this has a color of #dc01e6
<div style="border:2px solid #dc01e6;">Content here</div>
.myborder {border:2px solid #dc01e6;}