#e90ded color space conversions
Hex:
#e90ded
RGB:
233, 13, 237
CMY:
9, 95, 7
CMYK:
2, 95, 0, 7
HSL:
299°, 89.6000%, 49.0196%
HSV (HSB):
299°, 94.5148%, 92.9412%
XYZ:
49.0343, 23.7259, 82.1159
xyY:
0.3166, 0.1532, 23.7259
CIE-Lab:
55.8123, 91.4759, -58.2336
CIE-LCH:
55.8123, 108.4389, 327.5191
CIE-Luv:
55.8123, 74.9654, -101.9156
Hunter-Lab:
48.7093, 94.4498, -65.8569
#e90ded color charts
#e90ded color shades, tints & tones
#e90ded color schemes
#e90ded color preview, HTML & CSS examples
This text has a color of #e90ded
<p style="color:#e90ded;">Text here</p>
.mytext {color:#e90ded;}
This box has a color of #e90ded
<div style="background-color:#e90ded;">Content here</div>
.mybackground {background-color:#e90ded;}
Border around this has a color of #e90ded
<div style="border:2px solid #e90ded;">Content here</div>
.myborder {border:2px solid #e90ded;}