#e996da color space conversions
Hex:
#e996da
RGB:
233, 150, 218
CMY:
9, 41, 15
CMYK:
0, 36, 6, 9
HSL:
311°, 65.3543%, 75.0980%
HSV (HSB):
311°, 35.6223%, 91.3725%
XYZ:
57.1655, 44.1983, 71.8478
xyY:
0.3300, 0.2552, 44.1983
CIE-Lab:
72.3608, 41.1889, -21.7734
CIE-LCH:
72.3608, 46.5897, 332.1380
CIE-Luv:
72.3608, 43.7797, -40.6463
Hunter-Lab:
66.4818, 37.1431, -17.5383
#e996da color charts
#e996da color shades, tints & tones
#e996da color schemes
#e996da color preview, HTML & CSS examples
This text has a color of #e996da
<p style="color:#e996da;">Text here</p>
.mytext {color:#e996da;}
This box has a color of #e996da
<div style="background-color:#e996da;">Content here</div>
.mybackground {background-color:#e996da;}
Border around this has a color of #e996da
<div style="border:2px solid #e996da;">Content here</div>
.myborder {border:2px solid #e996da;}