#e41bb0 color space conversions
Hex:
#e41bb0
RGB:
228, 27, 176
CMY:
11, 89, 31
CMYK:
0, 88, 23, 11
HSL:
316°, 78.8235%, 50.0000%
HSV (HSB):
316°, 88.1579%, 89.4118%
XYZ:
40.2233, 20.4124, 42.8943
xyY:
0.3885, 0.1972, 20.4124
CIE-Lab:
52.3004, 80.9923, -28.8551
CIE-LCH:
52.3004, 85.9789, 340.3906
CIE-Luv:
52.3004, 95.7420, -55.5141
Hunter-Lab:
45.1801, 79.8512, -24.6642
#e41bb0 color charts
#e41bb0 color shades, tints & tones
#e41bb0 color schemes
#e41bb0 color preview, HTML & CSS examples
This text has a color of #e41bb0
<p style="color:#e41bb0;">Text here</p>
.mytext {color:#e41bb0;}
This box has a color of #e41bb0
<div style="background-color:#e41bb0;">Content here</div>
.mybackground {background-color:#e41bb0;}
Border around this has a color of #e41bb0
<div style="border:2px solid #e41bb0;">Content here</div>
.myborder {border:2px solid #e41bb0;}