#dc04e8 color space conversions
Hex:
#dc04e8
RGB:
220, 4, 232
CMY:
14, 98, 9
CMYK:
5, 98, 0, 9
HSL:
297°, 96.6102%, 46.2745%
HSV (HSB):
297°, 98.2759%, 90.9804%
XYZ:
44.1241, 21.1287, 78.0966
xyY:
0.3078, 0.1474, 21.1287
CIE-Lab:
53.0900, 89.3510, -59.9071
CIE-LCH:
53.0900, 107.5754, 326.1594
CIE-Luv:
53.0900, 68.0656, -102.7854
Hunter-Lab:
45.9659, 90.9072, -68.5581
#dc04e8 color charts
#dc04e8 color shades, tints & tones
#dc04e8 color schemes
#dc04e8 color preview, HTML & CSS examples
This text has a color of #dc04e8
<p style="color:#dc04e8;">Text here</p>
.mytext {color:#dc04e8;}
This box has a color of #dc04e8
<div style="background-color:#dc04e8;">Content here</div>
.mybackground {background-color:#dc04e8;}
Border around this has a color of #dc04e8
<div style="border:2px solid #dc04e8;">Content here</div>
.myborder {border:2px solid #dc04e8;}