#e440ed color space conversions
Hex:
#e440ed
RGB:
228, 64, 237
CMY:
11, 75, 7
CMYK:
4, 73, 0, 7
HSL:
297°, 82.7751%, 59.0196%
HSV (HSB):
297°, 72.9958%, 92.9412%
XYZ:
49.1144, 26.2752, 82.6038
xyY:
0.3109, 0.1663, 26.2752
CIE-Lab:
58.2973, 80.9828, -54.3089
CIE-LCH:
58.2973, 97.5073, 326.1533
CIE-Luv:
58.2973, 65.5152, -95.5963
Hunter-Lab:
51.2593, 81.3267, -59.6635
#e440ed color charts
#e440ed color shades, tints & tones
#e440ed color schemes
#e440ed color preview, HTML & CSS examples
This text has a color of #e440ed
<p style="color:#e440ed;">Text here</p>
.mytext {color:#e440ed;}
This box has a color of #e440ed
<div style="background-color:#e440ed;">Content here</div>
.mybackground {background-color:#e440ed;}
Border around this has a color of #e440ed
<div style="border:2px solid #e440ed;">Content here</div>
.myborder {border:2px solid #e440ed;}