#e1b0e4 color space conversions
Hex:
#e1b0e4
RGB:
225, 176, 228
CMY:
12, 31, 11
CMYK:
1, 23, 0, 11
HSL:
297°, 49.0566%, 79.2157%
HSV (HSB):
297°, 22.8070%, 89.4118%
XYZ:
60.5803, 52.6597, 80.3702
xyY:
0.3129, 0.2720, 52.6597
CIE-Lab:
77.6736, 26.5306, -19.2424
CIE-LCH:
77.6736, 32.7741, 324.0471
CIE-Luv:
77.6736, 24.3858, -34.4968
Hunter-Lab:
72.5670, 22.0229, -14.8686
#e1b0e4 color charts
#e1b0e4 color shades, tints & tones
#e1b0e4 color schemes
#e1b0e4 color preview, HTML & CSS examples
This text has a color of #e1b0e4
<p style="color:#e1b0e4;">Text here</p>
.mytext {color:#e1b0e4;}
This box has a color of #e1b0e4
<div style="background-color:#e1b0e4;">Content here</div>
.mybackground {background-color:#e1b0e4;}
Border around this has a color of #e1b0e4
<div style="border:2px solid #e1b0e4;">Content here</div>
.myborder {border:2px solid #e1b0e4;}