#a0b8e8 color space conversions
Hex:
#a0b8e8
RGB:
160, 184, 232
CMY:
37, 28, 9
CMYK:
31, 21, 0, 9
HSL:
220°, 61.0169%, 76.8627%
HSV (HSB):
220°, 31.0345%, 90.9804%
XYZ:
46.2032, 47.5808, 83.0928
xyY:
0.2612, 0.2690, 47.5808
CIE-Lab:
74.5597, 2.7969, -26.6295
CIE-LCH:
74.5597, 26.7760, 275.9958
CIE-Luv:
74.5597, -14.2586, -42.6581
Hunter-Lab:
68.9788, -1.1506, -23.1363
#a0b8e8 color charts
#a0b8e8 color shades, tints & tones
#a0b8e8 color schemes
#a0b8e8 color preview, HTML & CSS examples
This text has a color of #a0b8e8
<p style="color:#a0b8e8;">Text here</p>
.mytext {color:#a0b8e8;}
This box has a color of #a0b8e8
<div style="background-color:#a0b8e8;">Content here</div>
.mybackground {background-color:#a0b8e8;}
Border around this has a color of #a0b8e8
<div style="border:2px solid #a0b8e8;">Content here</div>
.myborder {border:2px solid #a0b8e8;}