#e41bcc color space conversions
Hex:
#e41bcc
RGB:
228, 27, 204
CMY:
11, 89, 20
CMYK:
0, 88, 11, 11
HSL:
307°, 78.8235%, 50.0000%
HSV (HSB):
307°, 88.1579%, 89.4118%
XYZ:
43.2859, 21.6375, 59.0218
xyY:
0.3492, 0.1746, 21.6375
CIE-Lab:
53.6402, 84.5123, -43.0031
CIE-LCH:
53.6402, 94.8241, 333.0313
CIE-Luv:
53.6402, 83.6129, -77.3773
Hunter-Lab:
46.5161, 84.7014, -42.6686
#e41bcc color charts
#e41bcc color shades, tints & tones
#e41bcc color schemes
#e41bcc color preview, HTML & CSS examples
This text has a color of #e41bcc
<p style="color:#e41bcc;">Text here</p>
.mytext {color:#e41bcc;}
This box has a color of #e41bcc
<div style="background-color:#e41bcc;">Content here</div>
.mybackground {background-color:#e41bcc;}
Border around this has a color of #e41bcc
<div style="border:2px solid #e41bcc;">Content here</div>
.myborder {border:2px solid #e41bcc;}