#e90dde color space conversions
Hex:
#e90dde
RGB:
233, 13, 222
CMY:
9, 95, 13
CMYK:
0, 94, 5, 9
HSL:
303°, 89.4309%, 48.2353%
HSV (HSB):
303°, 94.4206%, 91.3725%
XYZ:
46.9330, 22.8854, 71.0509
xyY:
0.3332, 0.1625, 22.8854
CIE-Lab:
54.9541, 89.3631, -51.1389
CIE-LCH:
54.9541, 102.9609, 330.2193
CIE-Luv:
54.9541, 80.9426, -90.7083
Hunter-Lab:
47.8387, 91.4029, -54.5715
#e90dde color charts
#e90dde color shades, tints & tones
#e90dde color schemes
#e90dde color preview, HTML & CSS examples
This text has a color of #e90dde
<p style="color:#e90dde;">Text here</p>
.mytext {color:#e90dde;}
This box has a color of #e90dde
<div style="background-color:#e90dde;">Content here</div>
.mybackground {background-color:#e90dde;}
Border around this has a color of #e90dde
<div style="border:2px solid #e90dde;">Content here</div>
.myborder {border:2px solid #e90dde;}