#e1a1e1 color space conversions
Hex:
#e1a1e1
RGB:
225, 161, 225
CMY:
12, 37, 12
CMYK:
0, 28, 0, 12
HSL:
300°, 51.6129%, 75.6863%
HSV (HSB):
300°, 28.4444%, 88.2353%
XYZ:
57.3868, 46.9335, 77.2686
xyY:
0.3160, 0.2585, 46.9335
CIE-Lab:
74.1472, 34.0328, -22.9667
CIE-LCH:
74.1472, 41.0573, 325.9869
CIE-Luv:
74.1472, 32.0791, -41.4875
Hunter-Lab:
68.5081, 29.6342, -18.9162
#e1a1e1 color charts
#e1a1e1 color shades, tints & tones
#e1a1e1 color schemes
#e1a1e1 color preview, HTML & CSS examples
This text has a color of #e1a1e1
<p style="color:#e1a1e1;">Text here</p>
.mytext {color:#e1a1e1;}
This box has a color of #e1a1e1
<div style="background-color:#e1a1e1;">Content here</div>
.mybackground {background-color:#e1a1e1;}
Border around this has a color of #e1a1e1
<div style="border:2px solid #e1a1e1;">Content here</div>
.myborder {border:2px solid #e1a1e1;}