#a0b2ec color space conversions
Hex:
#a0b2ec
RGB:
160, 178, 236
CMY:
37, 30, 7
CMYK:
32, 25, 0, 7
HSL:
226°, 66.6667%, 77.6471%
HSV (HSB):
226°, 32.2034%, 92.5490%
XYZ:
45.5579, 45.3705, 85.7131
xyY:
0.2579, 0.2569, 45.3705
CIE-Lab:
73.1352, 7.0984, -30.9870
CIE-LCH:
73.1352, 31.7896, 282.9025
CIE-Luv:
73.1352, -11.8889, -50.4355
Hunter-Lab:
67.3576, 2.8542, -28.2966
#a0b2ec color charts
#a0b2ec color shades, tints & tones
#a0b2ec color schemes
#a0b2ec color preview, HTML & CSS examples
This text has a color of #a0b2ec
<p style="color:#a0b2ec;">Text here</p>
.mytext {color:#a0b2ec;}
This box has a color of #a0b2ec
<div style="background-color:#a0b2ec;">Content here</div>
.mybackground {background-color:#a0b2ec;}
Border around this has a color of #a0b2ec
<div style="border:2px solid #a0b2ec;">Content here</div>
.myborder {border:2px solid #a0b2ec;}