#e1b1e4 color space conversions
Hex:
#e1b1e4
RGB:
225, 177, 228
CMY:
12, 31, 11
CMYK:
1, 22, 0, 11
HSL:
296°, 48.5714%, 79.4118%
HSV (HSB):
296°, 22.3684%, 89.4118%
XYZ:
60.7771, 53.0533, 80.4358
xyY:
0.3129, 0.2731, 53.0533
CIE-Lab:
77.9064, 25.9926, -18.8901
CIE-LCH:
77.9064, 32.1318, 323.9922
CIE-Luv:
77.9064, 23.8954, -33.8546
Hunter-Lab:
72.8377, 21.4777, -14.4885
#e1b1e4 color charts
#e1b1e4 color shades, tints & tones
#e1b1e4 color schemes
#e1b1e4 color preview, HTML & CSS examples
This text has a color of #e1b1e4
<p style="color:#e1b1e4;">Text here</p>
.mytext {color:#e1b1e4;}
This box has a color of #e1b1e4
<div style="background-color:#e1b1e4;">Content here</div>
.mybackground {background-color:#e1b1e4;}
Border around this has a color of #e1b1e4
<div style="border:2px solid #e1b1e4;">Content here</div>
.myborder {border:2px solid #e1b1e4;}