#e993f7 color space conversions
Hex:
#e993f7
RGB:
233, 147, 247
CMY:
9, 42, 3
CMYK:
6, 40, 0, 3
HSL:
292°, 86.2069%, 77.2549%
HSV (HSB):
292°, 40.4858%, 96.8627%
XYZ:
60.8265, 44.9065, 93.4576
xyY:
0.3054, 0.2254, 44.9065
CIE-Lab:
72.8303, 47.9894, -36.9149
CIE-LCH:
72.8303, 60.5450, 322.4314
CIE-Luv:
72.8303, 39.6883, -66.3427
Hunter-Lab:
67.0123, 44.7514, -35.7792
#e993f7 color charts
#e993f7 color shades, tints & tones
#e993f7 color schemes
#e993f7 color preview, HTML & CSS examples
This text has a color of #e993f7
<p style="color:#e993f7;">Text here</p>
.mytext {color:#e993f7;}
This box has a color of #e993f7
<div style="background-color:#e993f7;">Content here</div>
.mybackground {background-color:#e993f7;}
Border around this has a color of #e993f7
<div style="border:2px solid #e993f7;">Content here</div>
.myborder {border:2px solid #e993f7;}