#a1b2d6 color space conversions
Hex:
#a1b2d6
RGB:
161, 178, 214
CMY:
37, 30, 16
CMYK:
25, 17, 0, 16
HSL:
221°, 39.2593%, 73.5294%
HSV (HSB):
221°, 24.7664%, 83.9216%
XYZ:
42.7559, 44.2729, 69.9104
xyY:
0.2724, 0.2821, 44.2729
CIE-Lab:
72.4105, 2.0294, -20.1083
CIE-LCH:
72.4105, 20.2105, 275.7631
CIE-Luv:
72.4105, -10.5909, -31.6441
Hunter-Lab:
66.5379, -1.7407, -15.7186
#a1b2d6 color charts
#a1b2d6 color shades, tints & tones
#a1b2d6 color schemes
#a1b2d6 color preview, HTML & CSS examples
This text has a color of #a1b2d6
<p style="color:#a1b2d6;">Text here</p>
.mytext {color:#a1b2d6;}
This box has a color of #a1b2d6
<div style="background-color:#a1b2d6;">Content here</div>
.mybackground {background-color:#a1b2d6;}
Border around this has a color of #a1b2d6
<div style="border:2px solid #a1b2d6;">Content here</div>
.myborder {border:2px solid #a1b2d6;}