#e69dfa color space conversions
Hex:
#e69dfa
RGB:
230, 157, 250
CMY:
10, 38, 2
CMYK:
8, 37, 0, 2
HSL:
287°, 90.2913%, 79.8039%
HSV (HSB):
287°, 37.2000%, 98.0392%
XYZ:
61.9454, 47.8391, 96.4115
xyY:
0.3004, 0.2320, 47.8391
CIE-Lab:
74.7233, 42.4557, -35.6328
CIE-LCH:
74.7233, 55.4273, 319.9935
CIE-Luv:
74.7233, 33.0270, -63.6142
Hunter-Lab:
69.1658, 38.8259, -34.2294
#e69dfa color charts
#e69dfa color shades, tints & tones
#e69dfa color schemes
#e69dfa color preview, HTML & CSS examples
This text has a color of #e69dfa
<p style="color:#e69dfa;">Text here</p>
.mytext {color:#e69dfa;}
This box has a color of #e69dfa
<div style="background-color:#e69dfa;">Content here</div>
.mybackground {background-color:#e69dfa;}
Border around this has a color of #e69dfa
<div style="border:2px solid #e69dfa;">Content here</div>
.myborder {border:2px solid #e69dfa;}