#e97fdc color space conversions
Hex:
#e97fdc
RGB:
233, 127, 220
CMY:
9, 50, 14
CMYK:
0, 45, 6, 9
HSL:
307°, 70.6667%, 70.5882%
HSV (HSB):
307°, 45.4936%, 91.3725%
XYZ:
54.1119, 37.6697, 72.1291
xyY:
0.3301, 0.2298, 37.6697
CIE-Lab:
67.7765, 53.2962, -29.9044
CIE-LCH:
67.7765, 61.1127, 330.7033
CIE-Luv:
67.7765, 53.9318, -55.1392
Hunter-Lab:
61.3756, 49.9674, -26.7151
#e97fdc color charts
#e97fdc color shades, tints & tones
#e97fdc color schemes
#e97fdc color preview, HTML & CSS examples
This text has a color of #e97fdc
<p style="color:#e97fdc;">Text here</p>
.mytext {color:#e97fdc;}
This box has a color of #e97fdc
<div style="background-color:#e97fdc;">Content here</div>
.mybackground {background-color:#e97fdc;}
Border around this has a color of #e97fdc
<div style="border:2px solid #e97fdc;">Content here</div>
.myborder {border:2px solid #e97fdc;}