#a0a0ea color space conversions
Hex:
#a0a0ea
RGB:
160, 160, 234
CMY:
37, 37, 8
CMYK:
32, 32, 0, 8
HSL:
240°, 63.7931%, 77.2549%
HSV (HSB):
240°, 31.6239%, 91.7647%
XYZ:
41.9193, 38.5557, 83.0745
xyY:
0.2563, 0.2357, 38.5557
CIE-Lab:
68.4282, 16.6793, -37.1877
CIE-LCH:
68.4282, 40.7569, 294.1570
CIE-Luv:
68.4282, -4.4405, -61.5980
Hunter-Lab:
62.0932, 11.8426, -35.8588
#a0a0ea color charts
#a0a0ea color shades, tints & tones
#a0a0ea color schemes
#a0a0ea color preview, HTML & CSS examples
This text has a color of #a0a0ea
<p style="color:#a0a0ea;">Text here</p>
.mytext {color:#a0a0ea;}
This box has a color of #a0a0ea
<div style="background-color:#a0a0ea;">Content here</div>
.mybackground {background-color:#a0a0ea;}
Border around this has a color of #a0a0ea
<div style="border:2px solid #a0a0ea;">Content here</div>
.myborder {border:2px solid #a0a0ea;}