#e5b9e7 color space conversions
Hex:
#e5b9e7
RGB:
229, 185, 231
CMY:
10, 27, 9
CMYK:
1, 20, 0, 9
HSL:
297°, 48.9362%, 81.5686%
HSV (HSB):
297°, 19.9134%, 90.5882%
XYZ:
64.0859, 57.1255, 83.2499
xyY:
0.3134, 0.2794, 57.1255
CIE-Lab:
80.2501, 23.5700, -16.9337
CIE-LCH:
80.2501, 29.0223, 324.3049
CIE-Luv:
80.2501, 22.0365, -30.4411
Hunter-Lab:
75.5814, 19.0837, -12.3986
#e5b9e7 color charts
#e5b9e7 color shades, tints & tones
#e5b9e7 color schemes
#e5b9e7 color preview, HTML & CSS examples
This text has a color of #e5b9e7
<p style="color:#e5b9e7;">Text here</p>
.mytext {color:#e5b9e7;}
This box has a color of #e5b9e7
<div style="background-color:#e5b9e7;">Content here</div>
.mybackground {background-color:#e5b9e7;}
Border around this has a color of #e5b9e7
<div style="border:2px solid #e5b9e7;">Content here</div>
.myborder {border:2px solid #e5b9e7;}