#de00e5 color space conversions
Hex:
#de00e5
RGB:
222, 0, 229
CMY:
13, 100, 10
CMYK:
3, 100, 0, 10
HSL:
298°, 100.0000%, 44.9020%
HSV (HSB):
298°, 100.0000%, 89.8039%
XYZ:
44.2671, 21.1867, 75.8851
xyY:
0.3132, 0.1499, 21.1867
CIE-Lab:
53.1533, 89.4961, -58.0920
CIE-LCH:
53.1533, 106.6969, 327.0124
CIE-Luv:
53.1533, 70.7691, -100.1919
Hunter-Lab:
46.0291, 91.1162, -65.5272
#de00e5 color charts
#de00e5 color shades, tints & tones
#de00e5 color schemes
#de00e5 color preview, HTML & CSS examples
This text has a color of #de00e5
<p style="color:#de00e5;">Text here</p>
.mytext {color:#de00e5;}
This box has a color of #de00e5
<div style="background-color:#de00e5;">Content here</div>
.mybackground {background-color:#de00e5;}
Border around this has a color of #de00e5
<div style="border:2px solid #de00e5;">Content here</div>
.myborder {border:2px solid #de00e5;}