#e69de3 color space conversions
Hex:
#e69de3
RGB:
230, 157, 227
CMY:
10, 38, 11
CMYK:
0, 32, 1, 10
HSL:
302°, 59.3496%, 75.8824%
HSV (HSB):
302°, 31.7391%, 90.1961%
XYZ:
58.5552, 46.4830, 78.5590
xyY:
0.3189, 0.2532, 46.4830
CIE-Lab:
73.8578, 38.1290, -24.4532
CIE-LCH:
73.8578, 45.2965, 327.3268
CIE-Luv:
73.8578, 36.8646, -44.5445
Hunter-Lab:
68.1784, 33.9929, -20.5923
#e69de3 color charts
#e69de3 RGB chart
#e69de3 CMYK chart
#e69de3 RGB pie chart
#e69de3 color shades, tints & tones
#e69de3 color schemes
#e69de3 color preview, HTML & CSS examples
This text has a color of #e69de3
<p style="color:#e69de3;">Text here</p>
.mytext {color:#e69de3;}
Text color #e69de3
This box has a color of #e69de3
<div style="background-color:#e69de3;">Content here</div>
.mybackground {background-color:#e69de3;}
Background color #e69de3
Border around this has a color of #e69de3
<div style="border:2px solid #e69de3;">Content here</div>
.myborder {border:2px solid #e69de3;}
Border color #e69de3