#e993d2 color space conversions
Hex:
#e993d2
RGB:
233, 147, 210
CMY:
9, 42, 18
CMYK:
0, 37, 10, 9
HSL:
316°, 66.1538%, 74.5098%
HSV (HSB):
316°, 36.9099%, 91.3725%
XYZ:
55.6708, 42.8442, 66.3084
xyY:
0.3378, 0.2599, 42.8442
CIE-Lab:
71.4491, 41.4078, -18.7503
CIE-LCH:
71.4491, 45.4552, 335.6380
CIE-Luv:
71.4491, 46.7596, -35.8396
Hunter-Lab:
65.4555, 37.2697, -14.2437
#e993d2 color charts
#e993d2 color shades, tints & tones
#e993d2 color schemes
#e993d2 color preview, HTML & CSS examples
This text has a color of #e993d2
<p style="color:#e993d2;">Text here</p>
.mytext {color:#e993d2;}
This box has a color of #e993d2
<div style="background-color:#e993d2;">Content here</div>
.mybackground {background-color:#e993d2;}
Border around this has a color of #e993d2
<div style="border:2px solid #e993d2;">Content here</div>
.myborder {border:2px solid #e993d2;}