#e3b9df color space conversions
Hex:
#e3b9df
RGB:
227, 185, 223
CMY:
11, 27, 13
CMYK:
0, 19, 2, 11
HSL:
306°, 42.8571%, 80.7843%
HSV (HSB):
306°, 18.5022%, 89.0196%
XYZ:
62.3468, 56.3565, 77.4039
xyY:
0.3179, 0.2874, 56.3565
CIE-Lab:
79.8163, 21.4375, -13.2965
CIE-LCH:
79.8163, 25.2262, 328.1910
CIE-Luv:
79.8163, 21.7264, -24.2592
Hunter-Lab:
75.0710, 16.8708, -8.5828
#e3b9df color charts
#e3b9df color shades, tints & tones
#e3b9df color schemes
#e3b9df color preview, HTML & CSS examples
This text has a color of #e3b9df
<p style="color:#e3b9df;">Text here</p>
.mytext {color:#e3b9df;}
This box has a color of #e3b9df
<div style="background-color:#e3b9df;">Content here</div>
.mybackground {background-color:#e3b9df;}
Border around this has a color of #e3b9df
<div style="border:2px solid #e3b9df;">Content here</div>
.myborder {border:2px solid #e3b9df;}