#e98dc1 color space conversions
Hex:
#e98dc1
RGB:
233, 141, 193
CMY:
9, 45, 24
CMYK:
0, 39, 17, 9
HSL:
326°, 67.6471%, 73.3333%
HSV (HSB):
326°, 39.4850%, 91.3725%
XYZ:
52.7548, 40.2236, 55.4355
xyY:
0.3555, 0.2710, 40.2236
CIE-Lab:
69.6285, 41.8194, -12.0650
CIE-LCH:
69.6285, 43.5250, 343.9070
CIE-Luv:
69.6285, 53.1739, -25.4844
Hunter-Lab:
63.4221, 37.4884, -7.4283
#e98dc1 color charts
#e98dc1 color shades, tints & tones
#e98dc1 color schemes
#e98dc1 color preview, HTML & CSS examples
This text has a color of #e98dc1
<p style="color:#e98dc1;">Text here</p>
.mytext {color:#e98dc1;}
This box has a color of #e98dc1
<div style="background-color:#e98dc1;">Content here</div>
.mybackground {background-color:#e98dc1;}
Border around this has a color of #e98dc1
<div style="border:2px solid #e98dc1;">Content here</div>
.myborder {border:2px solid #e98dc1;}