#dc04c4 color space conversions
Hex:
#dc04c4
RGB:
220, 4, 196
CMY:
14, 98, 23
CMYK:
0, 98, 11, 14
HSL:
307°, 96.4286%, 43.9216%
HSV (HSB):
307°, 98.1818%, 86.2745%
XYZ:
39.5224, 19.2880, 53.8644
xyY:
0.3508, 0.1712, 19.2880
CIE-Lab:
51.0225, 84.3073, -42.6213
CIE-LCH:
51.0225, 94.4685, 333.1813
CIE-Luv:
51.0225, 82.5835, -75.8685
Hunter-Lab:
43.9181, 83.7776, -41.9750
#dc04c4 color charts
#dc04c4 color shades, tints & tones
#dc04c4 color schemes
#dc04c4 color preview, HTML & CSS examples
This text has a color of #dc04c4
<p style="color:#dc04c4;">Text here</p>
.mytext {color:#dc04c4;}
This box has a color of #dc04c4
<div style="background-color:#dc04c4;">Content here</div>
.mybackground {background-color:#dc04c4;}
Border around this has a color of #dc04c4
<div style="border:2px solid #dc04c4;">Content here</div>
.myborder {border:2px solid #dc04c4;}