#e0b0f8 color space conversions
Hex:
#e0b0f8
RGB:
224, 176, 248
CMY:
12, 31, 3
CMYK:
10, 29, 0, 3
HSL:
280°, 83.7209%, 83.1373%
HSV (HSB):
280°, 29.0323%, 97.2549%
XYZ:
63.2091, 53.6753, 95.8358
xyY:
0.2971, 0.2523, 53.6753
CIE-Lab:
78.2720, 30.0876, -29.1314
CIE-LCH:
78.2720, 41.8796, 315.9251
CIE-Luv:
78.2720, 21.2726, -51.2771
Hunter-Lab:
73.2634, 25.7925, -26.2728
#e0b0f8 color charts
#e0b0f8 color shades, tints & tones
#e0b0f8 color schemes
#e0b0f8 color preview, HTML & CSS examples
This text has a color of #e0b0f8
<p style="color:#e0b0f8;">Text here</p>
.mytext {color:#e0b0f8;}
This box has a color of #e0b0f8
<div style="background-color:#e0b0f8;">Content here</div>
.mybackground {background-color:#e0b0f8;}
Border around this has a color of #e0b0f8
<div style="border:2px solid #e0b0f8;">Content here</div>
.myborder {border:2px solid #e0b0f8;}