#e1a1e6 color space conversions
Hex:
#e1a1e6
RGB:
225, 161, 230
CMY:
12, 37, 10
CMYK:
2, 30, 0, 10
HSL:
296°, 57.9832%, 76.6667%
HSV (HSB):
296°, 30.0000%, 90.1961%
XYZ:
58.0791, 47.2105, 80.9143
xyY:
0.3119, 0.2535, 47.2105
CIE-Lab:
74.3242, 34.9627, -25.4243
CIE-LCH:
74.3242, 43.2294, 323.9760
CIE-Luv:
74.3242, 31.3143, -45.6279
Hunter-Lab:
68.7099, 30.6404, -21.7244
#e1a1e6 color charts
#e1a1e6 color shades, tints & tones
#e1a1e6 color schemes
#e1a1e6 color preview, HTML & CSS examples
This text has a color of #e1a1e6
<p style="color:#e1a1e6;">Text here</p>
.mytext {color:#e1a1e6;}
This box has a color of #e1a1e6
<div style="background-color:#e1a1e6;">Content here</div>
.mybackground {background-color:#e1a1e6;}
Border around this has a color of #e1a1e6
<div style="border:2px solid #e1a1e6;">Content here</div>
.myborder {border:2px solid #e1a1e6;}