#e41bb4 color space conversions
Hex:
#e41bb4
RGB:
228, 27, 180
CMY:
11, 89, 29
CMYK:
0, 88, 21, 11
HSL:
314°, 78.8235%, 50.0000%
HSV (HSB):
314°, 88.1579%, 89.4118%
XYZ:
40.6251, 20.5731, 45.0098
xyY:
0.3825, 0.1937, 20.5731
CIE-Lab:
52.4791, 81.4674, -30.9187
CIE-LCH:
52.4791, 87.1373, 339.2171
CIE-Luv:
52.4791, 93.9634, -58.6558
Hunter-Lab:
45.3576, 80.4997, -27.0851
#e41bb4 color charts
#e41bb4 color shades, tints & tones
#e41bb4 color schemes
#e41bb4 color preview, HTML & CSS examples
This text has a color of #e41bb4
<p style="color:#e41bb4;">Text here</p>
.mytext {color:#e41bb4;}
This box has a color of #e41bb4
<div style="background-color:#e41bb4;">Content here</div>
.mybackground {background-color:#e41bb4;}
Border around this has a color of #e41bb4
<div style="border:2px solid #e41bb4;">Content here</div>
.myborder {border:2px solid #e41bb4;}