#a0b0e7 color space conversions
Hex:
#a0b0e7
RGB:
160, 176, 231
CMY:
37, 31, 9
CMYK:
31, 24, 0, 9
HSL:
226°, 59.6639%, 76.6667%
HSV (HSB):
226°, 30.7359%, 90.5882%
XYZ:
44.4463, 44.2938, 81.8083
xyY:
0.2606, 0.2597, 44.2938
CIE-Lab:
72.4244, 6.9533, -29.3644
CIE-LCH:
72.4244, 30.1764, 283.3219
CIE-Luv:
72.4244, -10.8615, -47.6334
Hunter-Lab:
66.5536, 2.7386, -26.2923
#a0b0e7 color charts
#a0b0e7 color shades, tints & tones
#a0b0e7 color schemes
#a0b0e7 color preview, HTML & CSS examples
This text has a color of #a0b0e7
<p style="color:#a0b0e7;">Text here</p>
.mytext {color:#a0b0e7;}
This box has a color of #a0b0e7
<div style="background-color:#a0b0e7;">Content here</div>
.mybackground {background-color:#a0b0e7;}
Border around this has a color of #a0b0e7
<div style="border:2px solid #a0b0e7;">Content here</div>
.myborder {border:2px solid #a0b0e7;}