#e98bf0 color space conversions
Hex:
#e98bf0
RGB:
233, 139, 240
CMY:
9, 45, 6
CMYK:
3, 42, 0, 6
HSL:
296°, 77.0992%, 74.3137%
HSV (HSB):
296°, 42.0833%, 94.1176%
XYZ:
58.5651, 42.0801, 87.4736
xyY:
0.3113, 0.2237, 42.0801
CIE-Lab:
70.9261, 50.7895, -36.0514
CIE-LCH:
70.9261, 62.2838, 324.6321
CIE-Luv:
70.9261, 44.4269, -65.0945
Hunter-Lab:
64.8692, 47.6318, -34.5418
#e98bf0 color charts
#e98bf0 color shades, tints & tones
#e98bf0 color schemes
#e98bf0 color preview, HTML & CSS examples
This text has a color of #e98bf0
<p style="color:#e98bf0;">Text here</p>
.mytext {color:#e98bf0;}
This box has a color of #e98bf0
<div style="background-color:#e98bf0;">Content here</div>
.mybackground {background-color:#e98bf0;}
Border around this has a color of #e98bf0
<div style="border:2px solid #e98bf0;">Content here</div>
.myborder {border:2px solid #e98bf0;}