#e993ed color space conversions
Hex:
#e993ed
RGB:
233, 147, 237
CMY:
9, 42, 7
CMYK:
2, 38, 0, 7
HSL:
297°, 71.4286%, 75.2941%
HSV (HSB):
297°, 37.9747%, 92.9412%
XYZ:
59.3241, 44.3055, 85.5459
xyY:
0.3136, 0.2342, 44.3055
CIE-Lab:
72.4322, 46.1279, -32.0788
CIE-LCH:
72.4322, 56.1856, 325.1840
CIE-Luv:
72.4322, 41.5864, -58.0742
Hunter-Lab:
66.5624, 42.6049, -29.6058
#e993ed color charts
#e993ed color shades, tints & tones
#e993ed color schemes
#e993ed color preview, HTML & CSS examples
This text has a color of #e993ed
<p style="color:#e993ed;">Text here</p>
.mytext {color:#e993ed;}
This box has a color of #e993ed
<div style="background-color:#e993ed;">Content here</div>
.mybackground {background-color:#e993ed;}
Border around this has a color of #e993ed
<div style="border:2px solid #e993ed;">Content here</div>
.myborder {border:2px solid #e993ed;}