#e0b0fc color space conversions
Hex:
#e0b0fc
RGB:
224, 176, 252
CMY:
12, 31, 1
CMYK:
11, 30, 0, 1
HSL:
278°, 92.6829%, 83.9216%
HSV (HSB):
278°, 30.1587%, 98.8235%
XYZ:
63.8365, 53.9262, 99.1397
xyY:
0.2943, 0.2486, 53.9262
CIE-Lab:
78.4187, 30.8945, -31.0562
CIE-LCH:
78.4187, 43.8059, 314.8505
CIE-Luv:
78.4187, 20.7730, -54.6136
Hunter-Lab:
73.4345, 26.6594, -28.6399
#e0b0fc color charts
#e0b0fc color shades, tints & tones
#e0b0fc color schemes
#e0b0fc color preview, HTML & CSS examples
This text has a color of #e0b0fc
<p style="color:#e0b0fc;">Text here</p>
.mytext {color:#e0b0fc;}
This box has a color of #e0b0fc
<div style="background-color:#e0b0fc;">Content here</div>
.mybackground {background-color:#e0b0fc;}
Border around this has a color of #e0b0fc
<div style="border:2px solid #e0b0fc;">Content here</div>
.myborder {border:2px solid #e0b0fc;}