#e41eb5 color space conversions
Hex:
#e41eb5
RGB:
228, 30, 181
CMY:
11, 88, 29
CMYK:
0, 87, 21, 11
HSL:
314°, 78.5714%, 50.5882%
HSV (HSB):
314°, 86.8421%, 89.4118%
XYZ:
40.7997, 20.7587, 45.5725
xyY:
0.3808, 0.1938, 20.7587
CIE-Lab:
52.6844, 81.1214, -31.1830
CIE-LCH:
52.6844, 86.9083, 338.9733
CIE-Luv:
52.6844, 93.1251, -59.0342
Hunter-Lab:
45.5617, 80.1103, -27.4108
#e41eb5 color charts
#e41eb5 color shades, tints & tones
#e41eb5 color schemes
#e41eb5 color preview, HTML & CSS examples
This text has a color of #e41eb5
<p style="color:#e41eb5;">Text here</p>
.mytext {color:#e41eb5;}
This box has a color of #e41eb5
<div style="background-color:#e41eb5;">Content here</div>
.mybackground {background-color:#e41eb5;}
Border around this has a color of #e41eb5
<div style="border:2px solid #e41eb5;">Content here</div>
.myborder {border:2px solid #e41eb5;}