#e69fe5 color space conversions
Hex:
#e69fe5
RGB:
230, 159, 229
CMY:
10, 38, 10
CMYK:
0, 31, 0, 10
HSL:
301°, 58.6777%, 76.2745%
HSV (HSB):
301°, 30.8696%, 90.1961%
XYZ:
59.1741, 47.2764, 80.1352
xyY:
0.3171, 0.2534, 47.2764
CIE-Lab:
74.3662, 37.4313, -24.7684
CIE-LCH:
74.3662, 44.8841, 326.5073
CIE-Luv:
74.3662, 35.5857, -44.9826
Hunter-Lab:
68.7578, 33.2938, -20.9702
#e69fe5 color charts
#e69fe5 color shades, tints & tones
#e69fe5 color schemes
#e69fe5 color preview, HTML & CSS examples
This text has a color of #e69fe5
<p style="color:#e69fe5;">Text here</p>
.mytext {color:#e69fe5;}
This box has a color of #e69fe5
<div style="background-color:#e69fe5;">Content here</div>
.mybackground {background-color:#e69fe5;}
Border around this has a color of #e69fe5
<div style="border:2px solid #e69fe5;">Content here</div>
.myborder {border:2px solid #e69fe5;}