#e97ee5 color space conversions
Hex:
#e97ee5
RGB:
233, 126, 229
CMY:
9, 51, 10
CMYK:
0, 46, 2, 9
HSL:
302°, 70.8609%, 70.3922%
HSV (HSB):
302°, 45.9227%, 91.3725%
XYZ:
55.2080, 37.9025, 78.5349
xyY:
0.3216, 0.2208, 37.9025
CIE-Lab:
67.9487, 55.3332, -34.6230
CIE-LCH:
67.9487, 65.2726, 327.9650
CIE-Luv:
67.9487, 52.2366, -63.0543
Hunter-Lab:
61.5650, 52.3299, -32.5373
#e97ee5 color charts
#e97ee5 color shades, tints & tones
#e97ee5 color schemes
#e97ee5 color preview, HTML & CSS examples
This text has a color of #e97ee5
<p style="color:#e97ee5;">Text here</p>
.mytext {color:#e97ee5;}
This box has a color of #e97ee5
<div style="background-color:#e97ee5;">Content here</div>
.mybackground {background-color:#e97ee5;}
Border around this has a color of #e97ee5
<div style="border:2px solid #e97ee5;">Content here</div>
.myborder {border:2px solid #e97ee5;}