#e98bfc color space conversions
Hex:
#e98bfc
RGB:
233, 139, 252
CMY:
9, 45, 1
CMYK:
8, 45, 0, 1
HSL:
290°, 94.9580%, 76.6667%
HSV (HSB):
290°, 44.8413%, 98.8235%
XYZ:
60.4076, 42.8172, 97.1762
xyY:
0.3014, 0.2137, 42.8172
CIE-Lab:
71.4307, 53.0306, -41.8162
CIE-LCH:
71.4307, 67.5340, 321.7432
CIE-Luv:
71.4307, 41.9743, -74.9670
Hunter-Lab:
65.4348, 50.2752, -42.2462
#e98bfc color charts
#e98bfc color shades, tints & tones
#e98bfc color schemes
#e98bfc color preview, HTML & CSS examples
This text has a color of #e98bfc
<p style="color:#e98bfc;">Text here</p>
.mytext {color:#e98bfc;}
This box has a color of #e98bfc
<div style="background-color:#e98bfc;">Content here</div>
.mybackground {background-color:#e98bfc;}
Border around this has a color of #e98bfc
<div style="border:2px solid #e98bfc;">Content here</div>
.myborder {border:2px solid #e98bfc;}