#e1b0fc color space conversions
Hex:
#e1b0fc
RGB:
225, 176, 252
CMY:
12, 31, 1
CMYK:
11, 30, 0, 1
HSL:
279°, 92.6829%, 83.9216%
HSV (HSB):
279°, 30.1587%, 98.8235%
XYZ:
64.1474, 54.0865, 99.1543
xyY:
0.2951, 0.2488, 54.0865
CIE-Lab:
78.5121, 31.2014, -30.9046
CIE-LCH:
78.5121, 43.9160, 315.2738
CIE-Luv:
78.5121, 21.3560, -54.4191
Hunter-Lab:
73.5435, 26.9931, -28.4566
#e1b0fc color charts
#e1b0fc color shades, tints & tones
#e1b0fc color schemes
#e1b0fc color preview, HTML & CSS examples
This text has a color of #e1b0fc
<p style="color:#e1b0fc;">Text here</p>
.mytext {color:#e1b0fc;}
This box has a color of #e1b0fc
<div style="background-color:#e1b0fc;">Content here</div>
.mybackground {background-color:#e1b0fc;}
Border around this has a color of #e1b0fc
<div style="border:2px solid #e1b0fc;">Content here</div>
.myborder {border:2px solid #e1b0fc;}