#e97ddc color space conversions
Hex:
#e97ddc
RGB:
233, 125, 220
CMY:
9, 51, 14
CMYK:
0, 46, 6, 9
HSL:
307°, 71.0526%, 70.1961%
HSV (HSB):
307°, 46.3519%, 91.3725%
XYZ:
53.8562, 37.1582, 72.0439
xyY:
0.3303, 0.2279, 37.1582
CIE-Lab:
67.3955, 54.2843, -30.4925
CIE-LCH:
67.3955, 62.2621, 330.6763
CIE-Luv:
67.3955, 54.7904, -56.1877
Hunter-Lab:
60.9575, 51.0297, -27.4028
#e97ddc color charts
#e97ddc color shades, tints & tones
#e97ddc color schemes
#e97ddc color preview, HTML & CSS examples
This text has a color of #e97ddc
<p style="color:#e97ddc;">Text here</p>
.mytext {color:#e97ddc;}
This box has a color of #e97ddc
<div style="background-color:#e97ddc;">Content here</div>
.mybackground {background-color:#e97ddc;}
Border around this has a color of #e97ddc
<div style="border:2px solid #e97ddc;">Content here</div>
.myborder {border:2px solid #e97ddc;}