#e69de8 color space conversions
Hex:
#e69de8
RGB:
230, 157, 232
CMY:
10, 38, 9
CMYK:
1, 32, 0, 9
HSL:
298°, 61.9835%, 76.2745%
HSV (HSB):
298°, 32.3276%, 90.9804%
XYZ:
59.2556, 46.7631, 82.2470
xyY:
0.3147, 0.2484, 46.7631
CIE-Lab:
74.0380, 39.0419, -26.9068
CIE-LCH:
74.0380, 47.4157, 325.4263
CIE-Luv:
74.0380, 36.0274, -48.6808
Hunter-Lab:
68.3836, 35.0022, -23.4414
#e69de8 color charts
#e69de8 color shades, tints & tones
#e69de8 color schemes
#e69de8 color preview, HTML & CSS examples
This text has a color of #e69de8
<p style="color:#e69de8;">Text here</p>
.mytext {color:#e69de8;}
This box has a color of #e69de8
<div style="background-color:#e69de8;">Content here</div>
.mybackground {background-color:#e69de8;}
Border around this has a color of #e69de8
<div style="border:2px solid #e69de8;">Content here</div>
.myborder {border:2px solid #e69de8;}