#e8b7ed color space conversions
Hex:
#e8b7ed
RGB:
232, 183, 237
CMY:
9, 28, 7
CMYK:
2, 23, 0, 7
HSL:
294°, 60.0000%, 82.3529%
HSV (HSB):
294°, 22.7848%, 92.9412%
XYZ:
65.4983, 57.1372, 87.6972
xyY:
0.3114, 0.2717, 57.1372
CIE-Lab:
80.2567, 26.7391, -20.1225
CIE-LCH:
80.2567, 33.4649, 323.0367
CIE-Luv:
80.2567, 24.1330, -36.1203
Hunter-Lab:
75.5892, 22.3898, -15.8748
#e8b7ed color charts
#e8b7ed color shades, tints & tones
#e8b7ed color schemes
#e8b7ed color preview, HTML & CSS examples
This text has a color of #e8b7ed
<p style="color:#e8b7ed;">Text here</p>
.mytext {color:#e8b7ed;}
This box has a color of #e8b7ed
<div style="background-color:#e8b7ed;">Content here</div>
.mybackground {background-color:#e8b7ed;}
Border around this has a color of #e8b7ed
<div style="border:2px solid #e8b7ed;">Content here</div>
.myborder {border:2px solid #e8b7ed;}