#e2b5e6 color space conversions
Hex:
#e2b5e6
RGB:
226, 181, 230
CMY:
11, 29, 10
CMYK:
2, 21, 0, 10
HSL:
295°, 49.4949%, 80.5882%
HSV (HSB):
295°, 21.3043%, 90.1961%
XYZ:
62.1708, 54.9297, 82.1886
xyY:
0.3120, 0.2756, 54.9297
CIE-Lab:
79.0007, 24.5437, -18.3073
CIE-LCH:
79.0007, 30.6195, 323.2806
CIE-Luv:
79.0007, 22.2993, -32.7402
Hunter-Lab:
74.1146, 20.0339, -13.8689
#e2b5e6 color charts
#e2b5e6 color shades, tints & tones
#e2b5e6 color schemes
#e2b5e6 color preview, HTML & CSS examples
This text has a color of #e2b5e6
<p style="color:#e2b5e6;">Text here</p>
.mytext {color:#e2b5e6;}
This box has a color of #e2b5e6
<div style="background-color:#e2b5e6;">Content here</div>
.mybackground {background-color:#e2b5e6;}
Border around this has a color of #e2b5e6
<div style="border:2px solid #e2b5e6;">Content here</div>
.myborder {border:2px solid #e2b5e6;}