#e41bd5 color space conversions
Hex:
#e41bd5
RGB:
228, 27, 213
CMY:
11, 89, 16
CMYK:
0, 88, 7, 11
HSL:
304°, 78.8235%, 50.0000%
HSV (HSB):
304°, 88.1579%, 89.4118%
XYZ:
44.3971, 22.0819, 64.8730
xyY:
0.3380, 0.1681, 22.0819
CIE-Lab:
54.1138, 85.7348, -47.4066
CIE-LCH:
54.1138, 97.9686, 331.0599
CIE-Luv:
54.1138, 79.9045, -84.2938
Hunter-Lab:
46.9914, 86.4102, -48.9576
#e41bd5 color charts
#e41bd5 color shades, tints & tones
#e41bd5 color schemes
#e41bd5 color preview, HTML & CSS examples
This text has a color of #e41bd5
<p style="color:#e41bd5;">Text here</p>
.mytext {color:#e41bd5;}
This box has a color of #e41bd5
<div style="background-color:#e41bd5;">Content here</div>
.mybackground {background-color:#e41bd5;}
Border around this has a color of #e41bd5
<div style="border:2px solid #e41bd5;">Content here</div>
.myborder {border:2px solid #e41bd5;}