#e1b5e8 color space conversions
Hex:
#e1b5e8
RGB:
225, 181, 232
CMY:
12, 29, 9
CMYK:
3, 22, 0, 9
HSL:
292°, 52.5773%, 80.9804%
HSV (HSB):
292°, 21.9828%, 90.9804%
XYZ:
62.1407, 54.8815, 83.6619
xyY:
0.3096, 0.2735, 54.8815
CIE-Lab:
78.9730, 24.5933, -19.4369
CIE-LCH:
78.9730, 31.3468, 321.6796
CIE-Luv:
78.9730, 21.4552, -34.5665
Hunter-Lab:
74.0820, 20.0839, -15.0996
#e1b5e8 color charts
#e1b5e8 color shades, tints & tones
#e1b5e8 color schemes
#e1b5e8 color preview, HTML & CSS examples
This text has a color of #e1b5e8
<p style="color:#e1b5e8;">Text here</p>
.mytext {color:#e1b5e8;}
This box has a color of #e1b5e8
<div style="background-color:#e1b5e8;">Content here</div>
.mybackground {background-color:#e1b5e8;}
Border around this has a color of #e1b5e8
<div style="border:2px solid #e1b5e8;">Content here</div>
.myborder {border:2px solid #e1b5e8;}