#e41ea9 color space conversions
Hex:
#e41ea9
RGB:
228, 30, 169
CMY:
11, 88, 34
CMYK:
0, 87, 26, 11
HSL:
318°, 78.5714%, 50.5882%
HSV (HSB):
318°, 86.8421%, 89.4118%
XYZ:
39.6206, 20.2871, 39.3637
xyY:
0.3991, 0.2044, 20.2871
CIE-Lab:
52.1603, 79.7117, -24.9583
CIE-LCH:
52.1603, 83.5277, 342.6143
CIE-Luv:
52.1603, 98.4458, -49.6008
Hunter-Lab:
45.0412, 78.1959, -20.2875
#e41ea9 color charts
#e41ea9 color shades, tints & tones
#e41ea9 color schemes
#e41ea9 color preview, HTML & CSS examples
This text has a color of #e41ea9
<p style="color:#e41ea9;">Text here</p>
.mytext {color:#e41ea9;}
This box has a color of #e41ea9
<div style="background-color:#e41ea9;">Content here</div>
.mybackground {background-color:#e41ea9;}
Border around this has a color of #e41ea9
<div style="border:2px solid #e41ea9;">Content here</div>
.myborder {border:2px solid #e41ea9;}