#e91aed color space conversions
Hex:
#e91aed
RGB:
233, 26, 237
CMY:
9, 90, 7
CMYK:
2, 89, 0, 7
HSL:
299°, 85.4251%, 51.5686%
HSV (HSB):
299°, 89.0295%, 92.9412%
XYZ:
49.2597, 24.1769, 82.1911
xyY:
0.3165, 0.1554, 24.1769
CIE-Lab:
56.2644, 90.1408, -57.5096
CIE-LCH:
56.2644, 106.9239, 327.4622
CIE-Luv:
56.2644, 74.1608, -100.8607
Hunter-Lab:
49.1700, 92.7784, -64.6885
#e91aed color charts
#e91aed color shades, tints & tones
#e91aed color schemes
#e91aed color preview, HTML & CSS examples
This text has a color of #e91aed
<p style="color:#e91aed;">Text here</p>
.mytext {color:#e91aed;}
This box has a color of #e91aed
<div style="background-color:#e91aed;">Content here</div>
.mybackground {background-color:#e91aed;}
Border around this has a color of #e91aed
<div style="border:2px solid #e91aed;">Content here</div>
.myborder {border:2px solid #e91aed;}