#e88ced color space conversions
Hex:
#e88ced
RGB:
232, 140, 237
CMY:
9, 45, 7
CMYK:
2, 41, 0, 7
HSL:
297°, 72.9323%, 73.9216%
HSV (HSB):
297°, 40.9283%, 92.9412%
XYZ:
57.9429, 42.0264, 85.1787
xyY:
0.3130, 0.2270, 42.0264
CIE-Lab:
70.8891, 49.4369, -34.4749
CIE-LCH:
70.8891, 60.2705, 325.1099
CIE-Luv:
70.8891, 43.9706, -62.3046
Hunter-Lab:
64.8278, 46.0941, -32.5231
#e88ced color charts
#e88ced color shades, tints & tones
#e88ced color schemes
#e88ced color preview, HTML & CSS examples
This text has a color of #e88ced
<p style="color:#e88ced;">Text here</p>
.mytext {color:#e88ced;}
This box has a color of #e88ced
<div style="background-color:#e88ced;">Content here</div>
.mybackground {background-color:#e88ced;}
Border around this has a color of #e88ced
<div style="border:2px solid #e88ced;">Content here</div>
.myborder {border:2px solid #e88ced;}