#e2b0e0 color space conversions
Hex:
#e2b0e0
RGB:
226, 176, 224
CMY:
11, 31, 12
CMYK:
0, 22, 1, 11
HSL:
302°, 46.2963%, 78.8235%
HSV (HSB):
302°, 22.1239%, 88.6275%
XYZ:
60.3439, 52.6012, 77.4936
xyY:
0.3169, 0.2762, 52.6012
CIE-Lab:
77.6390, 26.1197, -17.1194
CIE-LCH:
77.6390, 31.2300, 326.7583
CIE-Luv:
77.6390, 25.5106, -31.0256
Hunter-Lab:
72.5267, 21.5944, -12.5817
#e2b0e0 color charts
#e2b0e0 color shades, tints & tones
#e2b0e0 color schemes
#e2b0e0 color preview, HTML & CSS examples
This text has a color of #e2b0e0
<p style="color:#e2b0e0;">Text here</p>
.mytext {color:#e2b0e0;}
This box has a color of #e2b0e0
<div style="background-color:#e2b0e0;">Content here</div>
.mybackground {background-color:#e2b0e0;}
Border around this has a color of #e2b0e0
<div style="border:2px solid #e2b0e0;">Content here</div>
.myborder {border:2px solid #e2b0e0;}