#e996db color space conversions
Hex:
#e996db
RGB:
233, 150, 219
CMY:
9, 41, 14
CMYK:
0, 36, 6, 9
HSL:
310°, 65.3543%, 75.0980%
HSV (HSB):
310°, 35.6223%, 91.3725%
XYZ:
57.2968, 44.2508, 72.5392
xyY:
0.3291, 0.2542, 44.2508
CIE-Lab:
72.3958, 41.3609, -22.2698
CIE-LCH:
72.3958, 46.9752, 331.7008
CIE-Luv:
72.3958, 43.5940, -41.4678
Hunter-Lab:
66.5213, 37.3352, -18.0889
#e996db color charts
#e996db color shades, tints & tones
#e996db color schemes
#e996db color preview, HTML & CSS examples
This text has a color of #e996db
<p style="color:#e996db;">Text here</p>
.mytext {color:#e996db;}
This box has a color of #e996db
<div style="background-color:#e996db;">Content here</div>
.mybackground {background-color:#e996db;}
Border around this has a color of #e996db
<div style="border:2px solid #e996db;">Content here</div>
.myborder {border:2px solid #e996db;}