#e2b1e9 color space conversions
Hex:
#e2b1e9
RGB:
226, 177, 233
CMY:
11, 31, 9
CMYK:
3, 24, 0, 9
HSL:
293°, 56.0000%, 80.3922%
HSV (HSB):
293°, 24.0343%, 91.3725%
XYZ:
61.7942, 53.4962, 84.1597
xyY:
0.3098, 0.2682, 53.4962
CIE-Lab:
78.1671, 27.2588, -21.1889
CIE-LCH:
78.1671, 34.5255, 322.1413
CIE-Luv:
78.1671, 23.8826, -37.7934
Hunter-Lab:
73.1411, 22.8109, -17.0232
#e2b1e9 color charts
#e2b1e9 color shades, tints & tones
#e2b1e9 color schemes
#e2b1e9 color preview, HTML & CSS examples
This text has a color of #e2b1e9
<p style="color:#e2b1e9;">Text here</p>
.mytext {color:#e2b1e9;}
This box has a color of #e2b1e9
<div style="background-color:#e2b1e9;">Content here</div>
.mybackground {background-color:#e2b1e9;}
Border around this has a color of #e2b1e9
<div style="border:2px solid #e2b1e9;">Content here</div>
.myborder {border:2px solid #e2b1e9;}