#e98ed6 color space conversions
Hex:
#e98ed6
RGB:
233, 142, 214
CMY:
9, 44, 16
CMYK:
0, 39, 8, 9
HSL:
313°, 67.4074%, 73.5294%
HSV (HSB):
313°, 39.0558%, 91.3725%
XYZ:
55.4149, 41.5247, 68.7127
xyY:
0.3345, 0.2507, 41.5247
CIE-Lab:
70.5420, 44.6757, -22.3390
CIE-LCH:
70.5420, 49.9495, 333.4338
CIE-Luv:
70.5420, 48.4074, -41.9787
Hunter-Lab:
64.4396, 40.7317, -18.1138
#e98ed6 color charts
#e98ed6 color shades, tints & tones
#e98ed6 color schemes
#e98ed6 color preview, HTML & CSS examples
This text has a color of #e98ed6
<p style="color:#e98ed6;">Text here</p>
.mytext {color:#e98ed6;}
This box has a color of #e98ed6
<div style="background-color:#e98ed6;">Content here</div>
.mybackground {background-color:#e98ed6;}
Border around this has a color of #e98ed6
<div style="border:2px solid #e98ed6;">Content here</div>
.myborder {border:2px solid #e98ed6;}