#e19fee color space conversions
Hex:
#e19fee
RGB:
225, 159, 238
CMY:
12, 38, 7
CMYK:
5, 33, 0, 7
HSL:
290°, 69.9115%, 77.8431%
HSV (HSB):
290°, 33.1933%, 93.3333%
XYZ:
58.8821, 46.9769, 86.8529
xyY:
0.3055, 0.2438, 46.9769
CIE-Lab:
74.1750, 37.5522, -30.0092
CIE-LCH:
74.1750, 48.0700, 321.3705
CIE-Luv:
74.1750, 30.9988, -53.5091
Hunter-Lab:
68.5397, 33.4040, -27.1540
#e19fee color charts
#e19fee color shades, tints & tones
#e19fee color schemes
#e19fee color preview, HTML & CSS examples
This text has a color of #e19fee
<p style="color:#e19fee;">Text here</p>
.mytext {color:#e19fee;}
This box has a color of #e19fee
<div style="background-color:#e19fee;">Content here</div>
.mybackground {background-color:#e19fee;}
Border around this has a color of #e19fee
<div style="border:2px solid #e19fee;">Content here</div>
.myborder {border:2px solid #e19fee;}