#de02e1 color space conversions
Hex:
#de02e1
RGB:
222, 2, 225
CMY:
13, 99, 12
CMYK:
1, 99, 0, 12
HSL:
299°, 98.2379%, 44.5098%
HSV (HSB):
299°, 99.1111%, 88.2353%
XYZ:
43.7365, 21.0093, 72.9842
xyY:
0.3176, 0.1525, 21.0093
CIE-Lab:
52.9596, 88.7762, -56.1369
CIE-LCH:
52.9596, 105.0361, 327.6931
CIE-Luv:
52.9596, 72.2384, -97.1474
Hunter-Lab:
45.8359, 90.1117, -62.3221
#de02e1 color charts
#de02e1 color shades, tints & tones
#de02e1 color schemes
#de02e1 color preview, HTML & CSS examples
This text has a color of #de02e1
<p style="color:#de02e1;">Text here</p>
.mytext {color:#de02e1;}
This box has a color of #de02e1
<div style="background-color:#de02e1;">Content here</div>
.mybackground {background-color:#de02e1;}
Border around this has a color of #de02e1
<div style="border:2px solid #de02e1;">Content here</div>
.myborder {border:2px solid #de02e1;}