#a1b5ca color space conversions
Hex:
#a1b5ca
RGB:
161, 181, 202
CMY:
37, 29, 21
CMYK:
20, 10, 0, 21
HSL:
211°, 27.8912%, 71.1765%
HSV (HSB):
211°, 20.2970%, 79.2157%
XYZ:
41.8825, 44.8891, 62.3341
xyY:
0.2809, 0.3011, 44.8891
CIE-Lab:
72.8188, -2.3572, -12.9319
CIE-LCH:
72.8188, 13.1449, 259.6698
CIE-Luv:
72.8188, -11.5052, -19.4541
Hunter-Lab:
66.9993, -5.6652, -8.2621
#a1b5ca color charts
#a1b5ca color shades, tints & tones
#a1b5ca color schemes
#a1b5ca color preview, HTML & CSS examples
This text has a color of #a1b5ca
<p style="color:#a1b5ca;">Text here</p>
.mytext {color:#a1b5ca;}
This box has a color of #a1b5ca
<div style="background-color:#a1b5ca;">Content here</div>
.mybackground {background-color:#a1b5ca;}
Border around this has a color of #a1b5ca
<div style="border:2px solid #a1b5ca;">Content here</div>
.myborder {border:2px solid #a1b5ca;}