#e41ade color space conversions
Hex:
#e41ade
RGB:
228, 26, 222
CMY:
11, 90, 13
CMYK:
0, 89, 3, 11
HSL:
302°, 79.5276%, 49.8039%
HSV (HSB):
302°, 88.5965%, 89.4118%
XYZ:
45.5491, 22.5067, 71.0508
xyY:
0.3274, 0.1618, 22.5067
CIE-Lab:
54.5605, 87.1363, -51.8173
CIE-LCH:
54.5605, 101.3793, 329.2614
CIE-Luv:
54.5605, 76.3932, -91.2442
Hunter-Lab:
47.4412, 88.3587, -55.5873
#e41ade color charts
#e41ade color shades, tints & tones
#e41ade color schemes
#e41ade color preview, HTML & CSS examples
This text has a color of #e41ade
<p style="color:#e41ade;">Text here</p>
.mytext {color:#e41ade;}
This box has a color of #e41ade
<div style="background-color:#e41ade;">Content here</div>
.mybackground {background-color:#e41ade;}
Border around this has a color of #e41ade
<div style="border:2px solid #e41ade;">Content here</div>
.myborder {border:2px solid #e41ade;}