#e97ec2 color space conversions
Hex:
#e97ec2
RGB:
233, 126, 194
CMY:
9, 51, 24
CMYK:
0, 46, 17, 9
HSL:
322°, 70.8609%, 70.3922%
HSV (HSB):
322°, 45.9227%, 91.3725%
XYZ:
50.8027, 36.1404, 55.3371
xyY:
0.3571, 0.2540, 36.1404
CIE-Lab:
66.6271, 49.6248, -17.1454
CIE-LCH:
66.6271, 52.5032, 340.9399
CIE-Luv:
66.6271, 60.5644, -34.4286
Hunter-Lab:
60.1169, 45.6398, -12.4942
#e97ec2 color charts
#e97ec2 color shades, tints & tones
#e97ec2 color schemes
#e97ec2 color preview, HTML & CSS examples
This text has a color of #e97ec2
<p style="color:#e97ec2;">Text here</p>
.mytext {color:#e97ec2;}
This box has a color of #e97ec2
<div style="background-color:#e97ec2;">Content here</div>
.mybackground {background-color:#e97ec2;}
Border around this has a color of #e97ec2
<div style="border:2px solid #e97ec2;">Content here</div>
.myborder {border:2px solid #e97ec2;}