#e98dc5 color space conversions
Hex:
#e98dc5
RGB:
233, 141, 197
CMY:
9, 45, 23
CMYK:
0, 39, 15, 9
HSL:
323°, 67.6471%, 73.3333%
HSV (HSB):
323°, 39.4850%, 91.3725%
XYZ:
53.2072, 40.4046, 57.8179
xyY:
0.3514, 0.2668, 40.4046
CIE-Lab:
69.7567, 42.4380, -14.0996
CIE-LCH:
69.7567, 44.7190, 341.6214
CIE-Luv:
69.7567, 52.3606, -28.7017
Hunter-Lab:
63.5646, 38.1765, -9.4345
#e98dc5 color charts
#e98dc5 color shades, tints & tones
#e98dc5 color schemes
#e98dc5 color preview, HTML & CSS examples
This text has a color of #e98dc5
<p style="color:#e98dc5;">Text here</p>
.mytext {color:#e98dc5;}
This box has a color of #e98dc5
<div style="background-color:#e98dc5;">Content here</div>
.mybackground {background-color:#e98dc5;}
Border around this has a color of #e98dc5
<div style="border:2px solid #e98dc5;">Content here</div>
.myborder {border:2px solid #e98dc5;}