#e040dd color space conversions
Hex:
#e040dd
RGB:
224, 64, 221
CMY:
12, 75, 13
CMYK:
0, 71, 1, 12
HSL:
301°, 72.0721%, 56.4706%
HSV (HSB):
301°, 71.4286%, 87.8431%
XYZ:
45.6250, 24.7345, 70.7762
xyY:
0.3233, 0.1753, 24.7345
CIE-Lab:
56.8159, 77.6323, -47.7050
CIE-LCH:
56.8159, 91.1183, 328.4293
CIE-Luv:
56.8159, 68.1855, -84.5024
Hunter-Lab:
49.7338, 76.7188, -49.5618
#e040dd color charts
#e040dd color shades, tints & tones
#e040dd color schemes
#e040dd color preview, HTML & CSS examples
This text has a color of #e040dd
<p style="color:#e040dd;">Text here</p>
.mytext {color:#e040dd;}
This box has a color of #e040dd
<div style="background-color:#e040dd;">Content here</div>
.mybackground {background-color:#e040dd;}
Border around this has a color of #e040dd
<div style="border:2px solid #e040dd;">Content here</div>
.myborder {border:2px solid #e040dd;}