#de04e7 color space conversions
Hex:
#de04e7
RGB:
222, 4, 231
CMY:
13, 98, 9
CMYK:
4, 98, 0, 9
HSL:
298°, 96.5957%, 46.0784%
HSV (HSB):
298°, 98.2684%, 90.5882%
XYZ:
44.5914, 21.3860, 77.3790
xyY:
0.3111, 0.1492, 21.3860
CIE-Lab:
53.3693, 89.5091, -58.8755
CIE-LCH:
53.3693, 107.1364, 326.6647
CIE-Luv:
53.3693, 69.8459, -101.4437
Hunter-Lab:
46.2449, 91.1889, -66.8350
#de04e7 color charts
#de04e7 color shades, tints & tones
#de04e7 color schemes
#de04e7 color preview, HTML & CSS examples
This text has a color of #de04e7
<p style="color:#de04e7;">Text here</p>
.mytext {color:#de04e7;}
This box has a color of #de04e7
<div style="background-color:#de04e7;">Content here</div>
.mybackground {background-color:#de04e7;}
Border around this has a color of #de04e7
<div style="border:2px solid #de04e7;">Content here</div>
.myborder {border:2px solid #de04e7;}