#e97efc color space conversions
Hex:
#e97efc
RGB:
233, 126, 252
CMY:
9, 51, 1
CMYK:
8, 50, 0, 1
HSL:
291°, 95.4545%, 74.1176%
HSV (HSB):
291°, 50.0000%, 98.8235%
XYZ:
58.6358, 39.2736, 96.5856
xyY:
0.3015, 0.2019, 39.2736
CIE-Lab:
68.9490, 59.4829, -45.7040
CIE-LCH:
68.9490, 75.0138, 322.4629
CIE-Luv:
68.9490, 46.9147, -81.8430
Hunter-Lab:
62.6687, 57.3430, -47.5103
#e97efc color charts
#e97efc color shades, tints & tones
#e97efc color schemes
#e97efc color preview, HTML & CSS examples
This text has a color of #e97efc
<p style="color:#e97efc;">Text here</p>
.mytext {color:#e97efc;}
This box has a color of #e97efc
<div style="background-color:#e97efc;">Content here</div>
.mybackground {background-color:#e97efc;}
Border around this has a color of #e97efc
<div style="border:2px solid #e97efc;">Content here</div>
.myborder {border:2px solid #e97efc;}