#dc07c7 color space conversions
Hex:
#dc07c7
RGB:
220, 7, 199
CMY:
14, 97, 22
CMYK:
0, 97, 10, 14
HSL:
306°, 93.8326%, 44.5098%
HSV (HSB):
306°, 96.8182%, 86.2745%
XYZ:
39.9000, 19.4911, 55.6920
xyY:
0.3467, 0.1694, 19.4911
CIE-Lab:
51.2569, 84.4813, -43.9861
CIE-LCH:
51.2569, 95.2464, 332.4958
CIE-Luv:
51.2569, 81.1469, -77.9847
Hunter-Lab:
44.1488, 84.0613, -43.8880
#dc07c7 color charts
#dc07c7 color shades, tints & tones
#dc07c7 color schemes
#dc07c7 color preview, HTML & CSS examples
This text has a color of #dc07c7
<p style="color:#dc07c7;">Text here</p>
.mytext {color:#dc07c7;}
This box has a color of #dc07c7
<div style="background-color:#dc07c7;">Content here</div>
.mybackground {background-color:#dc07c7;}
Border around this has a color of #dc07c7
<div style="border:2px solid #dc07c7;">Content here</div>
.myborder {border:2px solid #dc07c7;}