#e08ceb color space conversions
Hex:
#e08ceb
RGB:
224, 140, 235
CMY:
12, 45, 8
CMYK:
5, 40, 0, 8
HSL:
293°, 70.3704%, 73.5294%
HSV (HSB):
293°, 40.4255%, 92.1569%
XYZ:
55.1139, 40.6016, 83.5293
xyY:
0.3075, 0.2265, 40.6016
CIE-Lab:
69.8959, 46.7030, -34.9901
CIE-LCH:
69.8959, 58.3565, 323.1593
CIE-Luv:
69.8959, 39.2241, -62.5663
Hunter-Lab:
63.7194, 42.8842, -33.1193
#e08ceb color charts
#e08ceb color shades, tints & tones
#e08ceb color schemes
#e08ceb color preview, HTML & CSS examples
This text has a color of #e08ceb
<p style="color:#e08ceb;">Text here</p>
.mytext {color:#e08ceb;}
This box has a color of #e08ceb
<div style="background-color:#e08ceb;">Content here</div>
.mybackground {background-color:#e08ceb;}
Border around this has a color of #e08ceb
<div style="border:2px solid #e08ceb;">Content here</div>
.myborder {border:2px solid #e08ceb;}