#de01e1 color space conversions
Hex:
#de01e1
RGB:
222, 1, 225
CMY:
13, 100, 12
CMYK:
1, 100, 0, 12
HSL:
299°, 99.1150%, 44.3137%
HSV (HSB):
299°, 99.5556%, 88.2353%
XYZ:
43.7257, 20.9875, 72.9806
xyY:
0.3176, 0.1524, 20.9875
CIE-Lab:
52.9359, 88.8467, -56.1750
CIE-LCH:
52.9359, 105.1160, 327.6961
CIE-Luv:
52.9359, 72.2796, -97.2012
Hunter-Lab:
45.8122, 90.1990, -62.3828
#de01e1 color charts
#de01e1 color shades, tints & tones
#de01e1 color schemes
#de01e1 color preview, HTML & CSS examples
This text has a color of #de01e1
<p style="color:#de01e1;">Text here</p>
.mytext {color:#de01e1;}
This box has a color of #de01e1
<div style="background-color:#de01e1;">Content here</div>
.mybackground {background-color:#de01e1;}
Border around this has a color of #de01e1
<div style="border:2px solid #de01e1;">Content here</div>
.myborder {border:2px solid #de01e1;}