#e2b0ed color space conversions
Hex:
#e2b0ed
RGB:
226, 176, 237
CMY:
11, 31, 7
CMYK:
5, 26, 0, 7
HSL:
289°, 62.8866%, 80.9804%
HSV (HSB):
289°, 25.7384%, 92.9412%
XYZ:
62.1754, 53.3338, 87.1382
xyY:
0.3068, 0.2632, 53.3338
CIE-Lab:
78.0717, 28.5589, -23.4936
CIE-LCH:
78.0717, 36.9806, 320.5581
CIE-Luv:
78.0717, 23.8552, -41.7473
Hunter-Lab:
73.0300, 24.1666, -19.6228
#e2b0ed color charts
#e2b0ed color shades, tints & tones
#e2b0ed color schemes
#e2b0ed color preview, HTML & CSS examples
This text has a color of #e2b0ed
<p style="color:#e2b0ed;">Text here</p>
.mytext {color:#e2b0ed;}
This box has a color of #e2b0ed
<div style="background-color:#e2b0ed;">Content here</div>
.mybackground {background-color:#e2b0ed;}
Border around this has a color of #e2b0ed
<div style="border:2px solid #e2b0ed;">Content here</div>
.myborder {border:2px solid #e2b0ed;}