#e97dd4 color space conversions
Hex:
#e97dd4
RGB:
233, 125, 212
CMY:
9, 51, 17
CMYK:
0, 46, 9, 9
HSL:
312°, 71.0526%, 70.1961%
HSV (HSB):
312°, 46.3519%, 91.3725%
XYZ:
52.8216, 36.7443, 66.5957
xyY:
0.3382, 0.2353, 36.7443
CIE-Lab:
67.0848, 52.9571, -26.5195
CIE-LCH:
67.0848, 59.2262, 333.3995
CIE-Luv:
67.0848, 56.7110, -49.6255
Hunter-Lab:
60.6171, 49.4644, -22.7057
#e97dd4 color charts
#e97dd4 color shades, tints & tones
#e97dd4 color schemes
#e97dd4 color preview, HTML & CSS examples
This text has a color of #e97dd4
<p style="color:#e97dd4;">Text here</p>
.mytext {color:#e97dd4;}
This box has a color of #e97dd4
<div style="background-color:#e97dd4;">Content here</div>
.mybackground {background-color:#e97dd4;}
Border around this has a color of #e97dd4
<div style="border:2px solid #e97dd4;">Content here</div>
.myborder {border:2px solid #e97dd4;}