#a1b0cd color space conversions
Hex:
#a1b0cd
RGB:
161, 176, 205
CMY:
37, 31, 20
CMYK:
21, 14, 0, 20
HSL:
220°, 30.5556%, 71.7647%
HSV (HSB):
220°, 21.4634%, 80.3922%
XYZ:
41.2427, 43.0355, 63.8906
xyY:
0.2783, 0.2904, 43.0355
CIE-Lab:
71.5791, 1.0392, -16.4402
CIE-LCH:
71.5791, 16.4730, 273.6171
CIE-Luv:
71.5791, -9.3439, -25.5172
Hunter-Lab:
65.6015, -2.5821, -11.8227
#a1b0cd color charts
#a1b0cd color shades, tints & tones
#a1b0cd color schemes
#a1b0cd color preview, HTML & CSS examples
This text has a color of #a1b0cd
<p style="color:#a1b0cd;">Text here</p>
.mytext {color:#a1b0cd;}
This box has a color of #a1b0cd
<div style="background-color:#a1b0cd;">Content here</div>
.mybackground {background-color:#a1b0cd;}
Border around this has a color of #a1b0cd
<div style="border:2px solid #a1b0cd;">Content here</div>
.myborder {border:2px solid #a1b0cd;}