#a1b3d1 color space conversions
Hex:
#a1b3d1
RGB:
161, 179, 209
CMY:
37, 30, 18
CMYK:
23, 14, 0, 18
HSL:
218°, 34.2857%, 72.5490%
HSV (HSB):
218°, 22.9665%, 81.9608%
XYZ:
42.3267, 44.4207, 66.6648
xyY:
0.2759, 0.2896, 44.4207
CIE-Lab:
72.5088, 0.3193, -17.2264
CIE-LCH:
72.5088, 17.2294, 271.0620
CIE-Luv:
72.5088, -10.8480, -26.7222
Hunter-Lab:
66.6489, -3.2756, -12.6500
#a1b3d1 color charts
#a1b3d1 color shades, tints & tones
#a1b3d1 color schemes
#a1b3d1 color preview, HTML & CSS examples
This text has a color of #a1b3d1
<p style="color:#a1b3d1;">Text here</p>
.mytext {color:#a1b3d1;}
This box has a color of #a1b3d1
<div style="background-color:#a1b3d1;">Content here</div>
.mybackground {background-color:#a1b3d1;}
Border around this has a color of #a1b3d1
<div style="border:2px solid #a1b3d1;">Content here</div>
.myborder {border:2px solid #a1b3d1;}