#a2bbd5 color space conversions
Hex:
#a2bbd5
RGB:
162, 187, 213
CMY:
36, 27, 16
CMYK:
24, 12, 0, 16
HSL:
211°, 37.7778%, 73.5294%
HSV (HSB):
211°, 23.9437%, 83.5294%
XYZ:
44.6809, 48.0261, 69.8658
xyY:
0.2748, 0.2954, 48.0261
CIE-Lab:
74.8414, -2.7833, -15.8805
CIE-LCH:
74.8414, 16.1226, 260.0589
CIE-Luv:
74.8414, -14.0801, -24.1952
Hunter-Lab:
69.3009, -6.1910, -11.2627
#a2bbd5 color charts
#a2bbd5 color shades, tints & tones
#a2bbd5 color schemes
#a2bbd5 color preview, HTML & CSS examples
This text has a color of #a2bbd5
<p style="color:#a2bbd5;">Text here</p>
.mytext {color:#a2bbd5;}
This box has a color of #a2bbd5
<div style="background-color:#a2bbd5;">Content here</div>
.mybackground {background-color:#a2bbd5;}
Border around this has a color of #a2bbd5
<div style="border:2px solid #a2bbd5;">Content here</div>
.myborder {border:2px solid #a2bbd5;}