#e0a1e0 color space conversions
Hex:
#e0a1e0
RGB:
224, 161, 224
CMY:
12, 37, 12
CMYK:
0, 28, 0, 12
HSL:
300°, 50.4000%, 75.4902%
HSV (HSB):
300°, 28.1250%, 87.8431%
XYZ:
56.9399, 46.7189, 76.5376
xyY:
0.3160, 0.2593, 46.7189
CIE-Lab:
74.0096, 33.5262, -22.6397
CIE-LCH:
74.0096, 40.4544, 325.9695
CIE-Luv:
74.0096, 31.5973, -40.8646
Hunter-Lab:
68.3512, 29.0847, -18.5453
#e0a1e0 color charts
#e0a1e0 color shades, tints & tones
#e0a1e0 color schemes
#e0a1e0 color preview, HTML & CSS examples
This text has a color of #e0a1e0
<p style="color:#e0a1e0;">Text here</p>
.mytext {color:#e0a1e0;}
This box has a color of #e0a1e0
<div style="background-color:#e0a1e0;">Content here</div>
.mybackground {background-color:#e0a1e0;}
Border around this has a color of #e0a1e0
<div style="border:2px solid #e0a1e0;">Content here</div>
.myborder {border:2px solid #e0a1e0;}