#e97fd2 color space conversions
Hex:
#e97fd2
RGB:
233, 127, 210
CMY:
9, 50, 18
CMYK:
0, 45, 10, 9
HSL:
313°, 70.6667%, 70.5882%
HSV (HSB):
313°, 45.4936%, 91.3725%
XYZ:
52.8265, 37.1555, 65.3602
xyY:
0.3401, 0.2392, 37.1555
CIE-Lab:
67.3935, 51.6391, -24.9307
CIE-LCH:
67.3935, 57.3423, 334.2293
CIE-Luv:
67.3935, 56.2891, -46.9352
Hunter-Lab:
60.9553, 48.0239, -20.9058
#e97fd2 color charts
#e97fd2 color shades, tints & tones
#e97fd2 color schemes
#e97fd2 color preview, HTML & CSS examples
This text has a color of #e97fd2
<p style="color:#e97fd2;">Text here</p>
.mytext {color:#e97fd2;}
This box has a color of #e97fd2
<div style="background-color:#e97fd2;">Content here</div>
.mybackground {background-color:#e97fd2;}
Border around this has a color of #e97fd2
<div style="border:2px solid #e97fd2;">Content here</div>
.myborder {border:2px solid #e97fd2;}