#e1b0e2 color space conversions
Hex:
#e1b0e2
RGB:
225, 176, 226
CMY:
12, 31, 11
CMYK:
0, 22, 0, 11
HSL:
299°, 46.2963%, 78.8235%
HSV (HSB):
299°, 22.1239%, 88.6275%
XYZ:
60.3041, 52.5492, 78.9161
xyY:
0.3145, 0.2740, 52.5492
CIE-Lab:
77.6081, 26.1584, -18.2587
CIE-LCH:
77.6081, 31.9005, 325.0847
CIE-Luv:
77.6081, 24.6375, -32.8510
Hunter-Lab:
72.4908, 21.6328, -13.8017
#e1b0e2 color charts
#e1b0e2 color shades, tints & tones
#e1b0e2 color schemes
#e1b0e2 color preview, HTML & CSS examples
This text has a color of #e1b0e2
<p style="color:#e1b0e2;">Text here</p>
.mytext {color:#e1b0e2;}
This box has a color of #e1b0e2
<div style="background-color:#e1b0e2;">Content here</div>
.mybackground {background-color:#e1b0e2;}
Border around this has a color of #e1b0e2
<div style="border:2px solid #e1b0e2;">Content here</div>
.myborder {border:2px solid #e1b0e2;}