#e97de9 color space conversions
Hex:
#e97de9
RGB:
233, 125, 233
CMY:
9, 51, 9
CMYK:
0, 46, 0, 9
HSL:
300°, 71.0526%, 70.1961%
HSV (HSB):
300°, 46.3519%, 91.3725%
XYZ:
55.6459, 37.8741, 81.4684
xyY:
0.3180, 0.2164, 37.8741
CIE-Lab:
67.9277, 56.5237, -36.8652
CIE-LCH:
67.9277, 67.4832, 326.8873
CIE-Luv:
67.9277, 51.6987, -66.8530
Hunter-Lab:
61.5419, 53.7004, -35.4080
#e97de9 color charts
#e97de9 color shades, tints & tones
#e97de9 color schemes
#e97de9 color preview, HTML & CSS examples
This text has a color of #e97de9
<p style="color:#e97de9;">Text here</p>
.mytext {color:#e97de9;}
This box has a color of #e97de9
<div style="background-color:#e97de9;">Content here</div>
.mybackground {background-color:#e97de9;}
Border around this has a color of #e97de9
<div style="border:2px solid #e97de9;">Content here</div>
.myborder {border:2px solid #e97de9;}