#e98dd2 color space conversions
Hex:
#e98dd2
RGB:
233, 141, 210
CMY:
9, 45, 18
CMYK:
0, 39, 10, 9
HSL:
315°, 67.6471%, 73.3333%
HSV (HSB):
315°, 39.4850%, 91.3725%
XYZ:
54.7620, 41.0265, 66.0054
xyY:
0.3385, 0.2536, 41.0265
CIE-Lab:
70.1945, 44.5265, -20.6548
CIE-LCH:
70.1945, 49.0839, 335.1145
CIE-Luv:
70.1945, 49.7040, -39.2682
Hunter-Lab:
64.0520, 40.5198, -16.2618
#e98dd2 color charts
#e98dd2 color shades, tints & tones
#e98dd2 color schemes
#e98dd2 color preview, HTML & CSS examples
This text has a color of #e98dd2
<p style="color:#e98dd2;">Text here</p>
.mytext {color:#e98dd2;}
This box has a color of #e98dd2
<div style="background-color:#e98dd2;">Content here</div>
.mybackground {background-color:#e98dd2;}
Border around this has a color of #e98dd2
<div style="border:2px solid #e98dd2;">Content here</div>
.myborder {border:2px solid #e98dd2;}