#e7b0e7 color space conversions
Hex:
#e7b0e7
RGB:
231, 176, 231
CMY:
9, 31, 9
CMYK:
0, 24, 0, 9
HSL:
300°, 53.3981%, 79.8039%
HSV (HSB):
300°, 23.8095%, 90.5882%
XYZ:
62.9041, 53.8091, 82.6721
xyY:
0.3155, 0.2699, 53.8091
CIE-Lab:
78.3503, 29.0472, -19.7851
CIE-LCH:
78.3503, 35.1452, 325.7398
CIE-Luv:
78.3503, 27.7130, -35.8432
Hunter-Lab:
73.3547, 24.6991, -15.4726
#e7b0e7 color charts
#e7b0e7 color shades, tints & tones
#e7b0e7 color schemes
#e7b0e7 color preview, HTML & CSS examples
This text has a color of #e7b0e7
<p style="color:#e7b0e7;">Text here</p>
.mytext {color:#e7b0e7;}
This box has a color of #e7b0e7
<div style="background-color:#e7b0e7;">Content here</div>
.mybackground {background-color:#e7b0e7;}
Border around this has a color of #e7b0e7
<div style="border:2px solid #e7b0e7;">Content here</div>
.myborder {border:2px solid #e7b0e7;}