#e40aec color space conversions
Hex:
#e40aec
RGB:
228, 10, 236
CMY:
11, 96, 7
CMYK:
3, 96, 0, 7
HSL:
298°, 91.8699%, 48.2353%
HSV (HSB):
298°, 95.7627%, 92.5490%
XYZ:
47.2438, 22.7672, 81.2614
xyY:
0.3123, 0.1505, 22.7672
CIE-Lab:
54.8317, 90.7609, -59.2906
CIE-LCH:
54.8317, 108.4109, 326.8450
CIE-Luv:
54.8317, 71.9357, -102.9262
Hunter-Lab:
47.7150, 93.2360, -67.5738
#e40aec color charts
#e40aec color shades, tints & tones
#e40aec color schemes
#e40aec color preview, HTML & CSS examples
This text has a color of #e40aec
<p style="color:#e40aec;">Text here</p>
.mytext {color:#e40aec;}
This box has a color of #e40aec
<div style="background-color:#e40aec;">Content here</div>
.mybackground {background-color:#e40aec;}
Border around this has a color of #e40aec
<div style="border:2px solid #e40aec;">Content here</div>
.myborder {border:2px solid #e40aec;}