#dc07c9 color space conversions
Hex:
#dc07c9
RGB:
220, 7, 201
CMY:
14, 97, 21
CMYK:
0, 97, 9, 14
HSL:
305°, 93.8326%, 44.5098%
HSV (HSB):
305°, 96.8182%, 86.2745%
XYZ:
40.1338, 19.5846, 56.9233
xyY:
0.3441, 0.1679, 19.5846
CIE-Lab:
51.3643, 84.7483, -44.9711
CIE-LCH:
51.3643, 95.9410, 332.0476
CIE-Luv:
51.3643, 80.3002, -79.5120
Hunter-Lab:
44.2545, 84.4336, -45.2847
#dc07c9 color charts
#dc07c9 color shades, tints & tones
#dc07c9 color schemes
#dc07c9 color preview, HTML & CSS examples
This text has a color of #dc07c9
<p style="color:#dc07c9;">Text here</p>
.mytext {color:#dc07c9;}
This box has a color of #dc07c9
<div style="background-color:#dc07c9;">Content here</div>
.mybackground {background-color:#dc07c9;}
Border around this has a color of #dc07c9
<div style="border:2px solid #dc07c9;">Content here</div>
.myborder {border:2px solid #dc07c9;}