#e993da color space conversions
Hex:
#e993da
RGB:
233, 147, 218
CMY:
9, 42, 15
CMYK:
0, 37, 6, 9
HSL:
310°, 66.1538%, 74.5098%
HSV (HSB):
310°, 36.9099%, 91.3725%
XYZ:
56.6929, 43.2530, 71.6903
xyY:
0.3303, 0.2520, 43.2530
CIE-Lab:
71.7264, 42.7572, -22.7400
CIE-LCH:
71.7264, 48.4282, 331.9942
CIE-Luv:
71.7264, 45.2246, -42.3943
Hunter-Lab:
65.7670, 38.7793, -18.5930
#e993da color charts
#e993da color shades, tints & tones
#e993da color schemes
#e993da color preview, HTML & CSS examples
This text has a color of #e993da
<p style="color:#e993da;">Text here</p>
.mytext {color:#e993da;}
This box has a color of #e993da
<div style="background-color:#e993da;">Content here</div>
.mybackground {background-color:#e993da;}
Border around this has a color of #e993da
<div style="border:2px solid #e993da;">Content here</div>
.myborder {border:2px solid #e993da;}