#e98bd4 color space conversions
Hex:
#e98bd4
RGB:
233, 139, 212
CMY:
9, 45, 17
CMYK:
0, 40, 9, 9
HSL:
313°, 68.1159%, 72.9412%
HSV (HSB):
313°, 40.3433%, 91.3725%
XYZ:
54.7206, 40.5423, 67.2287
xyY:
0.3368, 0.2495, 40.5423
CIE-Lab:
69.8541, 45.8889, -22.2811
CIE-LCH:
69.8541, 51.0121, 334.1014
CIE-Luv:
69.8541, 50.2520, -42.0315
Hunter-Lab:
63.6729, 41.9756, -18.0301
#e98bd4 color charts
#e98bd4 color shades, tints & tones
#e98bd4 color schemes
#e98bd4 color preview, HTML & CSS examples
This text has a color of #e98bd4
<p style="color:#e98bd4;">Text here</p>
.mytext {color:#e98bd4;}
This box has a color of #e98bd4
<div style="background-color:#e98bd4;">Content here</div>
.mybackground {background-color:#e98bd4;}
Border around this has a color of #e98bd4
<div style="border:2px solid #e98bd4;">Content here</div>
.myborder {border:2px solid #e98bd4;}