#e97ffd color space conversions
Hex:
#e97ffd
RGB:
233, 127, 253
CMY:
9, 50, 1
CMYK:
8, 50, 0, 1
HSL:
290°, 96.9231%, 74.5098%
HSV (HSB):
290°, 49.8024%, 99.2157%
XYZ:
58.9233, 39.5942, 97.4654
xyY:
0.3007, 0.2020, 39.5942
CIE-Lab:
69.1795, 59.1836, -45.8883
CIE-LCH:
69.1795, 74.8895, 322.2116
CIE-Luv:
69.1795, 46.3242, -82.1463
Hunter-Lab:
62.9239, 57.0341, -47.7898
#e97ffd color charts
#e97ffd color shades, tints & tones
#e97ffd color schemes
#e97ffd color preview, HTML & CSS examples
This text has a color of #e97ffd
<p style="color:#e97ffd;">Text here</p>
.mytext {color:#e97ffd;}
This box has a color of #e97ffd
<div style="background-color:#e97ffd;">Content here</div>
.mybackground {background-color:#e97ffd;}
Border around this has a color of #e97ffd
<div style="border:2px solid #e97ffd;">Content here</div>
.myborder {border:2px solid #e97ffd;}