#e69de9 color space conversions
Hex:
#e69de9
RGB:
230, 157, 233
CMY:
10, 38, 9
CMYK:
1, 33, 0, 9
HSL:
298°, 63.3333%, 76.4706%
HSV (HSB):
298°, 32.6180%, 91.3725%
XYZ:
59.3981, 46.8201, 82.9974
xyY:
0.3139, 0.2474, 46.8201
CIE-Lab:
74.0746, 39.2264, -27.3960
CIE-LCH:
74.0746, 47.8462, 325.0693
CIE-Luv:
74.0746, 35.8600, -49.5091
Hunter-Lab:
68.4252, 35.2068, -24.0190
#e69de9 color charts
#e69de9 RGB chart
#e69de9 CMYK chart
#e69de9 RGB pie chart
#e69de9 color shades, tints & tones
#e69de9 color schemes
#e69de9 color preview, HTML & CSS examples
This text has a color of #e69de9
<p style="color:#e69de9;">Text here</p>
.mytext {color:#e69de9;}
Text color #e69de9
This box has a color of #e69de9
<div style="background-color:#e69de9;">Content here</div>
.mybackground {background-color:#e69de9;}
Background color #e69de9
Border around this has a color of #e69de9
<div style="border:2px solid #e69de9;">Content here</div>
.myborder {border:2px solid #e69de9;}
Border color #e69de9