#e0b3e5 color space conversions
Hex:
#e0b3e5
RGB:
224, 179, 229
CMY:
12, 30, 10
CMYK:
2, 22, 0, 10
HSL:
294°, 49.0196%, 80.0000%
HSV (HSB):
294°, 21.8341%, 89.8039%
XYZ:
61.0034, 53.7446, 81.2873
xyY:
0.3112, 0.2742, 53.7446
CIE-Lab:
78.3126, 24.7760, -18.8256
CIE-LCH:
78.3126, 31.1168, 322.7713
CIE-Luv:
78.3126, 22.1812, -33.5705
Hunter-Lab:
73.3107, 20.2399, -14.4235
#e0b3e5 color charts
#e0b3e5 color shades, tints & tones
#e0b3e5 color schemes
#e0b3e5 color preview, HTML & CSS examples
This text has a color of #e0b3e5
<p style="color:#e0b3e5;">Text here</p>
.mytext {color:#e0b3e5;}
This box has a color of #e0b3e5
<div style="background-color:#e0b3e5;">Content here</div>
.mybackground {background-color:#e0b3e5;}
Border around this has a color of #e0b3e5
<div style="border:2px solid #e0b3e5;">Content here</div>
.myborder {border:2px solid #e0b3e5;}