#e69fed color space conversions
Hex:
#e69fed
RGB:
230, 159, 237
CMY:
10, 38, 7
CMYK:
3, 33, 0, 7
HSL:
295°, 68.4211%, 77.6471%
HSV (HSB):
295°, 32.9114%, 92.9412%
XYZ:
60.3173, 47.7337, 86.1552
xyY:
0.3106, 0.2458, 47.7337
CIE-Lab:
74.6567, 38.9114, -28.6807
CIE-LCH:
74.6567, 48.3392, 323.6069
CIE-Luv:
74.6567, 34.2777, -51.6091
Hunter-Lab:
69.0896, 34.9292, -25.5724
#e69fed color charts
#e69fed color shades, tints & tones
#e69fed color schemes
#e69fed color preview, HTML & CSS examples
This text has a color of #e69fed
<p style="color:#e69fed;">Text here</p>
.mytext {color:#e69fed;}
This box has a color of #e69fed
<div style="background-color:#e69fed;">Content here</div>
.mybackground {background-color:#e69fed;}
Border around this has a color of #e69fed
<div style="border:2px solid #e69fed;">Content here</div>
.myborder {border:2px solid #e69fed;}