#e97ecd color space conversions
Hex:
#e97ecd
RGB:
233, 126, 205
CMY:
9, 51, 20
CMYK:
0, 46, 12, 9
HSL:
316°, 70.8609%, 70.3922%
HSV (HSB):
316°, 45.9227%, 91.3725%
XYZ:
52.0846, 36.6531, 62.0872
xyY:
0.3453, 0.2430, 36.6531
CIE-Lab:
67.0160, 51.3329, -22.7172
CIE-LCH:
67.0160, 56.1350, 336.1284
CIE-Luv:
67.0160, 57.9361, -43.3733
Hunter-Lab:
60.5418, 47.6167, -18.4242
#e97ecd color charts
#e97ecd color shades, tints & tones
#e97ecd color schemes
#e97ecd color preview, HTML & CSS examples
This text has a color of #e97ecd
<p style="color:#e97ecd;">Text here</p>
.mytext {color:#e97ecd;}
This box has a color of #e97ecd
<div style="background-color:#e97ecd;">Content here</div>
.mybackground {background-color:#e97ecd;}
Border around this has a color of #e97ecd
<div style="border:2px solid #e97ecd;">Content here</div>
.myborder {border:2px solid #e97ecd;}