#de00e1 color space conversions
Hex:
#de00e1
RGB:
222, 0, 225
CMY:
13, 100, 12
CMYK:
1, 100, 0, 12
HSL:
299°, 100.0000%, 44.1176%
HSV (HSB):
299°, 100.0000%, 88.2353%
XYZ:
43.7148, 20.9658, 72.9769
xyY:
0.3176, 0.1523, 20.9658
CIE-Lab:
52.9121, 88.9172, -56.2131
CIE-LCH:
52.9121, 105.1960, 327.6991
CIE-Luv:
52.9121, 72.3207, -97.2550
Hunter-Lab:
45.7885, 90.2863, -62.4436
#de00e1 color charts
#de00e1 color shades, tints & tones
#de00e1 color schemes
#de00e1 color preview, HTML & CSS examples
This text has a color of #de00e1
<p style="color:#de00e1;">Text here</p>
.mytext {color:#de00e1;}
This box has a color of #de00e1
<div style="background-color:#de00e1;">Content here</div>
.mybackground {background-color:#de00e1;}
Border around this has a color of #de00e1
<div style="border:2px solid #de00e1;">Content here</div>
.myborder {border:2px solid #de00e1;}