#e0a0f9 color space conversions
Hex:
#e0a0f9
RGB:
224, 160, 249
CMY:
12, 37, 2
CMYK:
10, 36, 0, 2
HSL:
283°, 88.1188%, 80.1961%
HSV (HSB):
283°, 35.7430%, 97.6471%
XYZ:
60.4102, 47.8285, 95.6704
xyY:
0.2963, 0.2346, 47.8285
CIE-Lab:
74.7166, 38.8733, -35.1510
CIE-LCH:
74.7166, 52.4092, 317.8787
CIE-Luv:
74.7166, 28.2509, -62.2560
Hunter-Lab:
69.1581, 34.8944, -33.6086
#e0a0f9 color charts
#e0a0f9 color shades, tints & tones
#e0a0f9 color schemes
#e0a0f9 color preview, HTML & CSS examples
This text has a color of #e0a0f9
<p style="color:#e0a0f9;">Text here</p>
.mytext {color:#e0a0f9;}
This box has a color of #e0a0f9
<div style="background-color:#e0a0f9;">Content here</div>
.mybackground {background-color:#e0a0f9;}
Border around this has a color of #e0a0f9
<div style="border:2px solid #e0a0f9;">Content here</div>
.myborder {border:2px solid #e0a0f9;}