#e40adc color space conversions
Hex:
#e40adc
RGB:
228, 10, 220
CMY:
11, 96, 14
CMYK:
0, 96, 4, 11
HSL:
302°, 91.5966%, 46.6667%
HSV (HSB):
302°, 95.6140%, 89.4118%
XYZ:
45.0217, 21.8784, 69.5602
xyY:
0.3299, 0.1603, 21.8784
CIE-Lab:
53.8977, 88.4773, -51.7384
CIE-LCH:
53.8977, 102.4944, 329.6824
CIE-Luv:
53.8977, 78.2318, -91.0451
Hunter-Lab:
46.7743, 89.9567, -55.4308
#e40adc color charts
#e40adc color shades, tints & tones
#e40adc color schemes
#e40adc color preview, HTML & CSS examples
This text has a color of #e40adc
<p style="color:#e40adc;">Text here</p>
.mytext {color:#e40adc;}
This box has a color of #e40adc
<div style="background-color:#e40adc;">Content here</div>
.mybackground {background-color:#e40adc;}
Border around this has a color of #e40adc
<div style="border:2px solid #e40adc;">Content here</div>
.myborder {border:2px solid #e40adc;}