#de40e5 color space conversions
Hex:
#de40e5
RGB:
222, 64, 229
CMY:
13, 75, 10
CMYK:
3, 72, 0, 10
HSL:
297°, 76.0369%, 57.4510%
HSV (HSB):
297°, 72.0524%, 89.8039%
XYZ:
46.1005, 24.8535, 76.4962
xyY:
0.3127, 0.1686, 24.8535
CIE-Lab:
56.9324, 78.4850, -52.0509
CIE-LCH:
56.9324, 94.1764, 326.4478
CIE-Luv:
56.9324, 64.0641, -91.2992
Hunter-Lab:
49.8533, 77.8196, -56.0788
#de40e5 color charts
#de40e5 color shades, tints & tones
#de40e5 color schemes
#de40e5 color preview, HTML & CSS examples
This text has a color of #de40e5
<p style="color:#de40e5;">Text here</p>
.mytext {color:#de40e5;}
This box has a color of #de40e5
<div style="background-color:#de40e5;">Content here</div>
.mybackground {background-color:#de40e5;}
Border around this has a color of #de40e5
<div style="border:2px solid #de40e5;">Content here</div>
.myborder {border:2px solid #de40e5;}