#e41bd3 color space conversions
Hex:
#e41bd3
RGB:
228, 27, 211
CMY:
11, 89, 17
CMYK:
0, 88, 7, 11
HSL:
305°, 78.8235%, 50.0000%
HSV (HSB):
305°, 88.1579%, 89.4118%
XYZ:
44.1447, 21.9810, 63.5441
xyY:
0.3404, 0.1695, 21.9810
CIE-Lab:
54.0068, 85.4596, -46.4339
CIE-LCH:
54.0068, 97.2597, 331.4828
CIE-Luv:
54.0068, 80.7195, -82.7632
Hunter-Lab:
46.8839, 86.0244, -47.5400
#e41bd3 color charts
#e41bd3 color shades, tints & tones
#e41bd3 color schemes
#e41bd3 color preview, HTML & CSS examples
This text has a color of #e41bd3
<p style="color:#e41bd3;">Text here</p>
.mytext {color:#e41bd3;}
This box has a color of #e41bd3
<div style="background-color:#e41bd3;">Content here</div>
.mybackground {background-color:#e41bd3;}
Border around this has a color of #e41bd3
<div style="border:2px solid #e41bd3;">Content here</div>
.myborder {border:2px solid #e41bd3;}