#de04e2 color space conversions
Hex:
#de04e2
RGB:
222, 4, 226
CMY:
13, 98, 11
CMYK:
2, 98, 0, 11
HSL:
299°, 96.5217%, 45.0980%
HSV (HSB):
299°, 98.2301%, 88.6275%
XYZ:
43.8951, 21.1074, 73.7121
xyY:
0.3164, 0.1522, 21.1074
CIE-Lab:
53.0669, 88.7799, -56.5321
CIE-LCH:
53.0669, 105.2509, 327.5124
CIE-Luv:
53.0669, 71.7671, -97.7768
Hunter-Lab:
45.9428, 90.1441, -62.9668
#de04e2 color charts
#de04e2 color shades, tints & tones
#de04e2 color schemes
#de04e2 color preview, HTML & CSS examples
This text has a color of #de04e2
<p style="color:#de04e2;">Text here</p>
.mytext {color:#de04e2;}
This box has a color of #de04e2
<div style="background-color:#de04e2;">Content here</div>
.mybackground {background-color:#de04e2;}
Border around this has a color of #de04e2
<div style="border:2px solid #de04e2;">Content here</div>
.myborder {border:2px solid #de04e2;}