#e997ed color space conversions
Hex:
#e997ed
RGB:
233, 151, 237
CMY:
9, 41, 7
CMYK:
2, 36, 0, 7
HSL:
297°, 70.4918%, 76.0784%
HSV (HSB):
297°, 36.2869%, 92.9412%
XYZ:
59.9569, 45.5713, 85.7568
xyY:
0.3134, 0.2382, 45.5713
CIE-Lab:
73.2665, 44.0461, -30.7920
CIE-LCH:
73.2665, 53.7420, 325.0432
CIE-Luv:
73.2665, 39.8102, -55.7394
Hunter-Lab:
67.5065, 40.4011, -28.0644
#e997ed color charts
#e997ed color shades, tints & tones
#e997ed color schemes
#e997ed color preview, HTML & CSS examples
This text has a color of #e997ed
<p style="color:#e997ed;">Text here</p>
.mytext {color:#e997ed;}
This box has a color of #e997ed
<div style="background-color:#e997ed;">Content here</div>
.mybackground {background-color:#e997ed;}
Border around this has a color of #e997ed
<div style="border:2px solid #e997ed;">Content here</div>
.myborder {border:2px solid #e997ed;}