#e90dce color space conversions
Hex:
#e90dce
RGB:
233, 13, 206
CMY:
9, 95, 19
CMYK:
0, 94, 12, 9
HSL:
307°, 89.4309%, 48.2353%
HSV (HSB):
307°, 94.4206%, 91.3725%
XYZ:
44.8888, 22.0677, 60.2861
xyY:
0.3528, 0.1734, 22.0677
CIE-Lab:
54.0988, 87.2266, -43.3687
CIE-LCH:
54.0988, 97.4132, 333.5636
CIE-Luv:
54.0988, 87.6704, -78.4967
Hunter-Lab:
46.9763, 88.3594, -43.2053
#e90dce color charts
#e90dce color shades, tints & tones
#e90dce color schemes
#e90dce color preview, HTML & CSS examples
This text has a color of #e90dce
<p style="color:#e90dce;">Text here</p>
.mytext {color:#e90dce;}
This box has a color of #e90dce
<div style="background-color:#e90dce;">Content here</div>
.mybackground {background-color:#e90dce;}
Border around this has a color of #e90dce
<div style="border:2px solid #e90dce;">Content here</div>
.myborder {border:2px solid #e90dce;}