#e41bca color space conversions
Hex:
#e41bca
RGB:
228, 27, 202
CMY:
11, 89, 21
CMYK:
0, 88, 11, 11
HSL:
308°, 78.8235%, 50.0000%
HSV (HSB):
308°, 88.1579%, 89.4118%
XYZ:
43.0475, 21.5421, 57.7663
xyY:
0.3518, 0.1761, 21.5421
CIE-Lab:
53.5378, 84.2464, -42.0152
CIE-LCH:
53.5378, 94.1421, 333.4937
CIE-Luv:
53.5378, 84.4509, -75.8308
Hunter-Lab:
46.4135, 84.3313, -41.3030
#e41bca color charts
#e41bca color shades, tints & tones
#e41bca color schemes
#e41bca color preview, HTML & CSS examples
This text has a color of #e41bca
<p style="color:#e41bca;">Text here</p>
.mytext {color:#e41bca;}
This box has a color of #e41bca
<div style="background-color:#e41bca;">Content here</div>
.mybackground {background-color:#e41bca;}
Border around this has a color of #e41bca
<div style="border:2px solid #e41bca;">Content here</div>
.myborder {border:2px solid #e41bca;}