#e97fd5 color space conversions
Hex:
#e97fd5
RGB:
233, 127, 213
CMY:
9, 50, 16
CMYK:
0, 45, 9, 9
HSL:
311°, 70.6667%, 70.5882%
HSV (HSB):
311°, 45.4936%, 91.3725%
XYZ:
53.2039, 37.3065, 67.3475
xyY:
0.3370, 0.2363, 37.3065
CIE-Lab:
67.5063, 52.1295, -26.4291
CIE-LCH:
67.5063, 58.4465, 333.1155
CIE-Luv:
67.5063, 55.5805, -49.3937
Hunter-Lab:
61.0790, 48.5970, -22.6196
#e97fd5 color charts
#e97fd5 color shades, tints & tones
#e97fd5 color schemes
#e97fd5 color preview, HTML & CSS examples
This text has a color of #e97fd5
<p style="color:#e97fd5;">Text here</p>
.mytext {color:#e97fd5;}
This box has a color of #e97fd5
<div style="background-color:#e97fd5;">Content here</div>
.mybackground {background-color:#e97fd5;}
Border around this has a color of #e97fd5
<div style="border:2px solid #e97fd5;">Content here</div>
.myborder {border:2px solid #e97fd5;}