#e8bfed color space conversions
Hex:
#e8bfed
RGB:
232, 191, 237
CMY:
9, 25, 7
CMYK:
2, 19, 0, 7
HSL:
293°, 56.0976%, 83.9216%
HSV (HSB):
293°, 19.4093%, 92.9412%
XYZ:
67.1956, 60.5318, 88.2630
xyY:
0.3111, 0.2803, 60.5318
CIE-Lab:
82.1264, 22.4624, -17.2982
CIE-LCH:
82.1264, 28.3511, 322.4003
CIE-Luv:
82.1264, 20.2070, -30.9391
Hunter-Lab:
77.8022, 18.0116, -12.8002
#e8bfed color charts
#e8bfed color shades, tints & tones
#e8bfed color schemes
#e8bfed color preview, HTML & CSS examples
This text has a color of #e8bfed
<p style="color:#e8bfed;">Text here</p>
.mytext {color:#e8bfed;}
This box has a color of #e8bfed
<div style="background-color:#e8bfed;">Content here</div>
.mybackground {background-color:#e8bfed;}
Border around this has a color of #e8bfed
<div style="border:2px solid #e8bfed;">Content here</div>
.myborder {border:2px solid #e8bfed;}