#e1b2e1 color space conversions
Hex:
#e1b2e1
RGB:
225, 178, 225
CMY:
12, 30, 12
CMYK:
0, 21, 0, 12
HSL:
300°, 43.9252%, 79.0196%
HSV (HSB):
300°, 20.8889%, 88.2353%
XYZ:
60.5623, 53.2846, 78.3271
xyY:
0.3151, 0.2773, 53.2846
CIE-Lab:
78.0427, 24.8973, -17.0612
CIE-LCH:
78.0427, 30.1821, 325.5785
CIE-Luv:
78.0427, 23.7714, -30.7469
Hunter-Lab:
72.9963, 20.3514, -12.5225
#e1b2e1 color charts
#e1b2e1 color shades, tints & tones
#e1b2e1 color schemes
#e1b2e1 color preview, HTML & CSS examples
This text has a color of #e1b2e1
<p style="color:#e1b2e1;">Text here</p>
.mytext {color:#e1b2e1;}
This box has a color of #e1b2e1
<div style="background-color:#e1b2e1;">Content here</div>
.mybackground {background-color:#e1b2e1;}
Border around this has a color of #e1b2e1
<div style="border:2px solid #e1b2e1;">Content here</div>
.myborder {border:2px solid #e1b2e1;}