#de05e1 color space conversions
Hex:
#de05e1
RGB:
222, 5, 225
CMY:
13, 98, 12
CMYK:
1, 98, 0, 12
HSL:
299°, 95.6522%, 45.0980%
HSV (HSB):
299°, 97.7778%, 88.2353%
XYZ:
43.7691, 21.0744, 72.9950
xyY:
0.3175, 0.1529, 21.0744
CIE-Lab:
53.0308, 88.5652, -56.0229
CIE-LCH:
53.0308, 104.7967, 327.6841
CIE-Luv:
53.0308, 72.1149, -96.9860
Hunter-Lab:
45.9068, 89.8508, -62.1404
#de05e1 color charts
#de05e1 color shades, tints & tones
#de05e1 color schemes
#de05e1 color preview, HTML & CSS examples
This text has a color of #de05e1
<p style="color:#de05e1;">Text here</p>
.mytext {color:#de05e1;}
This box has a color of #de05e1
<div style="background-color:#de05e1;">Content here</div>
.mybackground {background-color:#de05e1;}
Border around this has a color of #de05e1
<div style="border:2px solid #de05e1;">Content here</div>
.myborder {border:2px solid #de05e1;}