#e41bea color space conversions
Hex:
#e41bea
RGB:
228, 27, 234
CMY:
11, 89, 8
CMYK:
3, 88, 0, 8
HSL:
298°, 83.1325%, 51.1765%
HSV (HSB):
298°, 88.4615%, 91.7647%
XYZ:
47.2381, 23.2184, 79.8338
xyY:
0.3143, 0.1545, 23.2184
CIE-Lab:
55.2965, 88.7416, -57.4205
CIE-LCH:
55.2965, 105.6986, 327.0950
CIE-Luv:
55.2965, 71.6815, -100.1113
Hunter-Lab:
48.1854, 90.6662, -64.5020
#e41bea color charts
#e41bea color shades, tints & tones
#e41bea color schemes
#e41bea color preview, HTML & CSS examples
This text has a color of #e41bea
<p style="color:#e41bea;">Text here</p>
.mytext {color:#e41bea;}
This box has a color of #e41bea
<div style="background-color:#e41bea;">Content here</div>
.mybackground {background-color:#e41bea;}
Border around this has a color of #e41bea
<div style="border:2px solid #e41bea;">Content here</div>
.myborder {border:2px solid #e41bea;}