#e40ec5 color space conversions
Hex:
#e40ec5
RGB:
228, 14, 197
CMY:
11, 95, 23
CMYK:
0, 94, 14, 11
HSL:
309°, 88.4298%, 47.4510%
HSV (HSB):
309°, 93.8596%, 89.4118%
XYZ:
42.2300, 20.8393, 54.6199
xyY:
0.3588, 0.1771, 20.8393
CIE-Lab:
52.7731, 85.0960, -40.3390
CIE-LCH:
52.7731, 94.1730, 334.6371
CIE-Luv:
52.7731, 87.7004, -73.2276
Hunter-Lab:
45.6501, 85.2393, -38.9850
#e40ec5 color charts
#e40ec5 color shades, tints & tones
#e40ec5 color schemes
#e40ec5 color preview, HTML & CSS examples
This text has a color of #e40ec5
<p style="color:#e40ec5;">Text here</p>
.mytext {color:#e40ec5;}
This box has a color of #e40ec5
<div style="background-color:#e40ec5;">Content here</div>
.mybackground {background-color:#e40ec5;}
Border around this has a color of #e40ec5
<div style="border:2px solid #e40ec5;">Content here</div>
.myborder {border:2px solid #e40ec5;}