#e7b8ec color space conversions
Hex:
#e7b8ec
RGB:
231, 184, 236
CMY:
9, 28, 7
CMYK:
2, 22, 0, 7
HSL:
294°, 57.7778%, 82.3529%
HSV (HSB):
294°, 22.0339%, 92.5490%
XYZ:
65.2358, 57.3260, 86.9836
xyY:
0.3113, 0.2736, 57.3260
CIE-Lab:
80.3626, 25.6919, -19.4338
CIE-LCH:
80.3626, 32.2141, 322.8955
CIE-Luv:
80.3626, 23.1566, -34.8351
Hunter-Lab:
75.7140, 21.2977, -15.1153
#e7b8ec color charts
#e7b8ec color shades, tints & tones
#e7b8ec color schemes
#e7b8ec color preview, HTML & CSS examples
This text has a color of #e7b8ec
<p style="color:#e7b8ec;">Text here</p>
.mytext {color:#e7b8ec;}
This box has a color of #e7b8ec
<div style="background-color:#e7b8ec;">Content here</div>
.mybackground {background-color:#e7b8ec;}
Border around this has a color of #e7b8ec
<div style="border:2px solid #e7b8ec;">Content here</div>
.myborder {border:2px solid #e7b8ec;}