#e1b9df color space conversions
Hex:
#e1b9df
RGB:
225, 185, 223
CMY:
12, 27, 13
CMYK:
0, 18, 1, 12
HSL:
303°, 40.0000%, 80.3922%
HSV (HSB):
303°, 17.7778%, 88.2353%
XYZ:
61.7196, 56.0332, 77.3746
xyY:
0.3163, 0.2872, 56.0332
CIE-Lab:
79.6327, 20.7671, -13.5905
CIE-LCH:
79.6327, 24.8188, 326.7984
CIE-Luv:
79.6327, 20.4980, -24.5992
Hunter-Lab:
74.8553, 16.1797, -8.8867
#e1b9df color charts
#e1b9df color shades, tints & tones
#e1b9df color schemes
#e1b9df color preview, HTML & CSS examples
This text has a color of #e1b9df
<p style="color:#e1b9df;">Text here</p>
.mytext {color:#e1b9df;}
This box has a color of #e1b9df
<div style="background-color:#e1b9df;">Content here</div>
.mybackground {background-color:#e1b9df;}
Border around this has a color of #e1b9df
<div style="border:2px solid #e1b9df;">Content here</div>
.myborder {border:2px solid #e1b9df;}