#e5b6e7 color space conversions
Hex:
#e5b6e7
RGB:
229, 182, 231
CMY:
10, 29, 9
CMYK:
1, 21, 0, 9
HSL:
298°, 50.5155%, 80.9804%
HSV (HSB):
298°, 21.2121%, 90.5882%
XYZ:
63.4649, 55.8834, 83.0429
xyY:
0.3136, 0.2761, 55.8834
CIE-Lab:
79.5474, 25.1779, -17.9935
CIE-LCH:
79.5474, 30.9466, 324.4484
CIE-Luv:
79.5474, 23.5214, -32.3770
Hunter-Lab:
74.7552, 20.7193, -13.5345
#e5b6e7 color charts
#e5b6e7 color shades, tints & tones
#e5b6e7 color schemes
#e5b6e7 color preview, HTML & CSS examples
This text has a color of #e5b6e7
<p style="color:#e5b6e7;">Text here</p>
.mytext {color:#e5b6e7;}
This box has a color of #e5b6e7
<div style="background-color:#e5b6e7;">Content here</div>
.mybackground {background-color:#e5b6e7;}
Border around this has a color of #e5b6e7
<div style="border:2px solid #e5b6e7;">Content here</div>
.myborder {border:2px solid #e5b6e7;}