#e2b0e6 color space conversions
Hex:
#e2b0e6
RGB:
226, 176, 230
CMY:
11, 31, 10
CMYK:
2, 23, 0, 10
HSL:
296°, 51.9231%, 79.6078%
HSV (HSB):
296°, 23.4783%, 90.1961%
XYZ:
61.1723, 52.9326, 81.8558
xyY:
0.3122, 0.2701, 52.9326
CIE-Lab:
77.8352, 27.2314, -20.0707
CIE-LCH:
77.8352, 33.8288, 323.6082
CIE-Luv:
77.8352, 24.7477, -35.9595
Hunter-Lab:
72.7548, 22.7621, -15.7783
#e2b0e6 color charts
#e2b0e6 color shades, tints & tones
#e2b0e6 color schemes
#e2b0e6 color preview, HTML & CSS examples
This text has a color of #e2b0e6
<p style="color:#e2b0e6;">Text here</p>
.mytext {color:#e2b0e6;}
This box has a color of #e2b0e6
<div style="background-color:#e2b0e6;">Content here</div>
.mybackground {background-color:#e2b0e6;}
Border around this has a color of #e2b0e6
<div style="border:2px solid #e2b0e6;">Content here</div>
.myborder {border:2px solid #e2b0e6;}