#e41ab1 color space conversions
Hex:
#e41ab1
RGB:
228, 26, 177
CMY:
11, 90, 31
CMYK:
0, 89, 22, 11
HSL:
315°, 79.5276%, 49.8039%
HSV (HSB):
315°, 88.5965%, 89.4118%
XYZ:
40.3001, 20.4071, 43.4099
xyY:
0.3871, 0.1960, 20.4071
CIE-Lab:
52.2944, 81.2568, -29.4505
CIE-LCH:
52.2944, 86.4291, 340.0776
CIE-Luv:
52.2944, 95.4237, -56.4276
Hunter-Lab:
45.1742, 80.1858, -25.3524
#e41ab1 color charts
#e41ab1 color shades, tints & tones
#e41ab1 color schemes
#e41ab1 color preview, HTML & CSS examples
This text has a color of #e41ab1
<p style="color:#e41ab1;">Text here</p>
.mytext {color:#e41ab1;}
This box has a color of #e41ab1
<div style="background-color:#e41ab1;">Content here</div>
.mybackground {background-color:#e41ab1;}
Border around this has a color of #e41ab1
<div style="border:2px solid #e41ab1;">Content here</div>
.myborder {border:2px solid #e41ab1;}