#e69de2 color space conversions
Hex:
#e69de2
RGB:
230, 157, 226
CMY:
10, 38, 11
CMYK:
0, 32, 2, 10
HSL:
303°, 59.3496%, 75.8824%
HSV (HSB):
303°, 31.7391%, 90.1961%
XYZ:
58.4176, 46.4279, 77.8340
xyY:
0.3198, 0.2541, 46.4279
CIE-Lab:
73.8223, 37.9483, -23.9609
CIE-LCH:
73.8223, 44.8798, 327.7313
CIE-Luv:
73.8223, 37.0321, -43.7185
Hunter-Lab:
68.1380, 33.7939, -20.0303
#e69de2 color charts
#e69de2 RGB chart
#e69de2 CMYK chart
#e69de2 RGB pie chart
#e69de2 color shades, tints & tones
#e69de2 color schemes
#e69de2 color preview, HTML & CSS examples
This text has a color of #e69de2
<p style="color:#e69de2;">Text here</p>
.mytext {color:#e69de2;}
Text color #e69de2
This box has a color of #e69de2
<div style="background-color:#e69de2;">Content here</div>
.mybackground {background-color:#e69de2;}
Background color #e69de2
Border around this has a color of #e69de2
<div style="border:2px solid #e69de2;">Content here</div>
.myborder {border:2px solid #e69de2;}
Border color #e69de2