#e69eec color space conversions
Hex:
#e69eec
RGB:
230, 158, 236
CMY:
10, 38, 7
CMYK:
3, 33, 0, 7
HSL:
295°, 67.2414%, 77.2549%
HSV (HSB):
295°, 33.0508%, 92.5490%
XYZ:
60.0003, 47.3328, 85.3307
xyY:
0.3114, 0.2457, 47.3328
CIE-Lab:
74.4022, 39.2542, -28.5274
CIE-LCH:
74.4022, 48.5253, 323.9928
CIE-Luv:
74.4022, 34.9005, -51.3887
Hunter-Lab:
68.7989, 35.2739, -25.3777
#e69eec color charts
#e69eec color shades, tints & tones
#e69eec color schemes
#e69eec color preview, HTML & CSS examples
This text has a color of #e69eec
<p style="color:#e69eec;">Text here</p>
.mytext {color:#e69eec;}
This box has a color of #e69eec
<div style="background-color:#e69eec;">Content here</div>
.mybackground {background-color:#e69eec;}
Border around this has a color of #e69eec
<div style="border:2px solid #e69eec;">Content here</div>
.myborder {border:2px solid #e69eec;}