#e998f9 color space conversions
Hex:
#e998f9
RGB:
233, 152, 249
CMY:
9, 40, 2
CMYK:
6, 39, 0, 2
HSL:
290°, 88.9908%, 78.6275%
HSV (HSB):
290°, 38.9558%, 97.6471%
XYZ:
61.9314, 46.6197, 95.3569
xyY:
0.3037, 0.2286, 46.6197
CIE-Lab:
73.9458, 45.7742, -36.2705
CIE-LCH:
73.9458, 58.4023, 321.6075
CIE-Luv:
73.9458, 37.2004, -65.0873
Hunter-Lab:
68.2786, 42.4190, -35.0085
#e998f9 color charts
#e998f9 color shades, tints & tones
#e998f9 color schemes
#e998f9 color preview, HTML & CSS examples
This text has a color of #e998f9
<p style="color:#e998f9;">Text here</p>
.mytext {color:#e998f9;}
This box has a color of #e998f9
<div style="background-color:#e998f9;">Content here</div>
.mybackground {background-color:#e998f9;}
Border around this has a color of #e998f9
<div style="border:2px solid #e998f9;">Content here</div>
.myborder {border:2px solid #e998f9;}