#de04e8 color space conversions
Hex:
#de04e8
RGB:
222, 4, 232
CMY:
13, 98, 9
CMYK:
4, 98, 0, 9
HSL:
297°, 96.6102%, 46.2745%
HSV (HSB):
297°, 98.2759%, 90.9804%
XYZ:
44.7331, 21.4426, 78.1251
xyY:
0.3100, 0.1486, 21.4426
CIE-Lab:
53.4306, 89.6563, -59.3418
CIE-LCH:
53.4306, 107.5160, 326.5002
CIE-Luv:
53.4306, 69.4665, -102.1733
Hunter-Lab:
46.3062, 91.4003, -67.6163
#de04e8 color charts
#de04e8 color shades, tints & tones
#de04e8 color schemes
#de04e8 color preview, HTML & CSS examples
This text has a color of #de04e8
<p style="color:#de04e8;">Text here</p>
.mytext {color:#de04e8;}
This box has a color of #de04e8
<div style="background-color:#de04e8;">Content here</div>
.mybackground {background-color:#de04e8;}
Border around this has a color of #de04e8
<div style="border:2px solid #de04e8;">Content here</div>
.myborder {border:2px solid #de04e8;}