#e98dfa color space conversions
Hex:
#e98dfa
RGB:
233, 141, 250
CMY:
9, 45, 2
CMYK:
7, 44, 0, 2
HSL:
291°, 91.5966%, 76.6667%
HSV (HSB):
291°, 43.6000%, 98.0392%
XYZ:
60.3845, 43.2755, 95.6129
xyY:
0.3030, 0.2172, 43.2755
CIE-Lab:
71.7416, 51.6358, -40.2420
CIE-LCH:
71.7416, 65.4650, 322.0692
CIE-Luv:
71.7416, 41.5785, -72.2163
Hunter-Lab:
65.7841, 48.7262, -40.1252
#e98dfa color charts
#e98dfa color shades, tints & tones
#e98dfa color schemes
#e98dfa color preview, HTML & CSS examples
This text has a color of #e98dfa
<p style="color:#e98dfa;">Text here</p>
.mytext {color:#e98dfa;}
This box has a color of #e98dfa
<div style="background-color:#e98dfa;">Content here</div>
.mybackground {background-color:#e98dfa;}
Border around this has a color of #e98dfa
<div style="border:2px solid #e98dfa;">Content here</div>
.myborder {border:2px solid #e98dfa;}