#a1b2d4 color space conversions
Hex:
#a1b2d4
RGB:
161, 178, 212
CMY:
37, 30, 17
CMYK:
24, 16, 0, 17
HSL:
220°, 37.2263%, 73.1373%
HSV (HSB):
220°, 24.0566%, 83.1373%
XYZ:
42.5020, 44.1713, 68.5732
xyY:
0.2738, 0.2845, 44.1713
CIE-Lab:
72.3429, 1.5611, -19.1178
CIE-LCH:
72.3429, 19.1815, 274.6683
CIE-Luv:
72.3429, -10.5144, -29.9598
Hunter-Lab:
66.4615, -2.1572, -14.6508
#a1b2d4 color charts
#a1b2d4 color shades, tints & tones
#a1b2d4 color schemes
#a1b2d4 color preview, HTML & CSS examples
This text has a color of #a1b2d4
<p style="color:#a1b2d4;">Text here</p>
.mytext {color:#a1b2d4;}
This box has a color of #a1b2d4
<div style="background-color:#a1b2d4;">Content here</div>
.mybackground {background-color:#a1b2d4;}
Border around this has a color of #a1b2d4
<div style="border:2px solid #a1b2d4;">Content here</div>
.myborder {border:2px solid #a1b2d4;}