#e41aed color space conversions
Hex:
#e41aed
RGB:
228, 26, 237
CMY:
11, 90, 7
CMYK:
4, 89, 0, 7
HSL:
297°, 85.4251%, 51.5686%
HSV (HSB):
297°, 89.0295%, 92.9412%
XYZ:
47.6504, 23.3472, 82.1158
xyY:
0.3112, 0.1525, 23.3472
CIE-Lab:
55.4282, 89.3230, -58.8958
CIE-LCH:
55.4282, 106.9921, 326.6008
CIE-Luv:
55.4282, 70.6377, -102.4355
Hunter-Lab:
48.3189, 91.4720, -66.9373
#e41aed color charts
#e41aed color shades, tints & tones
#e41aed color schemes
#e41aed color preview, HTML & CSS examples
This text has a color of #e41aed
<p style="color:#e41aed;">Text here</p>
.mytext {color:#e41aed;}
This box has a color of #e41aed
<div style="background-color:#e41aed;">Content here</div>
.mybackground {background-color:#e41aed;}
Border around this has a color of #e41aed
<div style="border:2px solid #e41aed;">Content here</div>
.myborder {border:2px solid #e41aed;}