#e69fe7 color space conversions
Hex:
#e69fe7
RGB:
230, 159, 231
CMY:
10, 38, 9
CMYK:
0, 31, 0, 9
HSL:
299°, 60.0000%, 76.4706%
HSV (HSB):
299°, 31.1688%, 90.5882%
XYZ:
59.4551, 47.3888, 81.6146
xyY:
0.3155, 0.2515, 47.3888
CIE-Lab:
74.4378, 37.7976, -25.7495
CIE-LCH:
74.4378, 45.7350, 325.7354
CIE-Luv:
74.4378, 35.2585, -46.6372
Hunter-Lab:
68.8395, 33.6971, -22.1053
#e69fe7 color charts
#e69fe7 color shades, tints & tones
#e69fe7 color schemes
#e69fe7 color preview, HTML & CSS examples
This text has a color of #e69fe7
<p style="color:#e69fe7;">Text here</p>
.mytext {color:#e69fe7;}
This box has a color of #e69fe7
<div style="background-color:#e69fe7;">Content here</div>
.mybackground {background-color:#e69fe7;}
Border around this has a color of #e69fe7
<div style="border:2px solid #e69fe7;">Content here</div>
.myborder {border:2px solid #e69fe7;}