#dc07e1 color space conversions
Hex:
#dc07e1
RGB:
220, 7, 225
CMY:
14, 97, 12
CMYK:
2, 97, 0, 12
HSL:
299°, 93.9655%, 45.4902%
HSV (HSB):
299°, 96.8889%, 88.2353%
XYZ:
43.1818, 20.8038, 72.9738
xyY:
0.3153, 0.1519, 20.8038
CIE-Lab:
52.7341, 88.1091, -56.5174
CIE-LCH:
52.7341, 104.6778, 327.3220
CIE-Luv:
52.7341, 70.6071, -97.5083
Hunter-Lab:
45.6112, 89.1727, -62.9307
#dc07e1 color charts
#dc07e1 color shades, tints & tones
#dc07e1 color schemes
#dc07e1 color preview, HTML & CSS examples
This text has a color of #dc07e1
<p style="color:#dc07e1;">Text here</p>
.mytext {color:#dc07e1;}
This box has a color of #dc07e1
<div style="background-color:#dc07e1;">Content here</div>
.mybackground {background-color:#dc07e1;}
Border around this has a color of #dc07e1
<div style="border:2px solid #dc07e1;">Content here</div>
.myborder {border:2px solid #dc07e1;}