#dc04e5 color space conversions
Hex:
#dc04e5
RGB:
220, 4, 229
CMY:
14, 98, 10
CMYK:
4, 98, 0, 10
HSL:
298°, 96.5665%, 45.6863%
HSV (HSB):
298°, 98.2533%, 89.8039%
XYZ:
43.7015, 20.9596, 75.8710
xyY:
0.3110, 0.1491, 20.9596
CIE-Lab:
52.9053, 88.9074, -58.5086
CIE-LCH:
52.9053, 106.4320, 326.6517
CIE-Luv:
52.9053, 69.1978, -100.6005
Hunter-Lab:
45.7817, 90.2715, -66.2103
#dc04e5 color charts
#dc04e5 color shades, tints & tones
#dc04e5 color schemes
#dc04e5 color preview, HTML & CSS examples
This text has a color of #dc04e5
<p style="color:#dc04e5;">Text here</p>
.mytext {color:#dc04e5;}
This box has a color of #dc04e5
<div style="background-color:#dc04e5;">Content here</div>
.mybackground {background-color:#dc04e5;}
Border around this has a color of #dc04e5
<div style="border:2px solid #dc04e5;">Content here</div>
.myborder {border:2px solid #dc04e5;}