#e90ae5 color space conversions
Hex:
#e90ae5
RGB:
233, 10, 229
CMY:
9, 96, 10
CMYK:
0, 96, 2, 9
HSL:
301°, 91.7695%, 47.6471%
HSV (HSB):
301°, 95.7082%, 91.3725%
XYZ:
47.8557, 23.1979, 76.0841
xyY:
0.3252, 0.1577, 23.1979
CIE-Lab:
55.2756, 90.5505, -54.5878
CIE-LCH:
55.2756, 105.7318, 328.9166
CIE-Luv:
55.2756, 78.2464, -96.1409
Hunter-Lab:
48.1642, 93.0694, -59.9445
#e90ae5 color charts
#e90ae5 color shades, tints & tones
#e90ae5 color schemes
#e90ae5 color preview, HTML & CSS examples
This text has a color of #e90ae5
<p style="color:#e90ae5;">Text here</p>
.mytext {color:#e90ae5;}
This box has a color of #e90ae5
<div style="background-color:#e90ae5;">Content here</div>
.mybackground {background-color:#e90ae5;}
Border around this has a color of #e90ae5
<div style="border:2px solid #e90ae5;">Content here</div>
.myborder {border:2px solid #e90ae5;}