#a1b1cd color space conversions
Hex:
#a1b1cd
RGB:
161, 177, 205
CMY:
37, 31, 20
CMYK:
21, 14, 0, 20
HSL:
218°, 30.5556%, 71.7647%
HSV (HSB):
218°, 21.4634%, 80.3922%
XYZ:
41.4395, 43.4291, 63.9562
xyY:
0.2784, 0.2918, 43.4291
CIE-Lab:
71.8453, 0.4930, -16.0385
CIE-LCH:
71.8453, 16.0461, 271.7607
CIE-Luv:
71.8453, -9.7961, -24.8038
Hunter-Lab:
65.9008, -3.0825, -11.4099
#a1b1cd color charts
#a1b1cd color shades, tints & tones
#a1b1cd color schemes
#a1b1cd color preview, HTML & CSS examples
This text has a color of #a1b1cd
<p style="color:#a1b1cd;">Text here</p>
.mytext {color:#a1b1cd;}
This box has a color of #a1b1cd
<div style="background-color:#a1b1cd;">Content here</div>
.mybackground {background-color:#a1b1cd;}
Border around this has a color of #a1b1cd
<div style="border:2px solid #a1b1cd;">Content here</div>
.myborder {border:2px solid #a1b1cd;}