#a2b1c5 color space conversions
Hex:
#a2b1c5
RGB:
162, 177, 197
CMY:
36, 31, 23
CMYK:
18, 10, 0, 23
HSL:
214°, 23.1788%, 70.3922%
HSV (HSB):
214°, 17.7665%, 77.2549%
XYZ:
40.7005, 43.1569, 59.0083
xyY:
0.2849, 0.3021, 43.1569
CIE-Lab:
71.6613, -0.9816, -11.9199
CIE-LCH:
71.6613, 11.9602, 265.2925
CIE-Luv:
71.6613, -8.9867, -18.0226
Hunter-Lab:
65.6939, -4.3751, -7.2704
#a2b1c5 color charts
#a2b1c5 color shades, tints & tones
#a2b1c5 color schemes
#a2b1c5 color preview, HTML & CSS examples
This text has a color of #a2b1c5
<p style="color:#a2b1c5;">Text here</p>
.mytext {color:#a2b1c5;}
This box has a color of #a2b1c5
<div style="background-color:#a2b1c5;">Content here</div>
.mybackground {background-color:#a2b1c5;}
Border around this has a color of #a2b1c5
<div style="border:2px solid #a2b1c5;">Content here</div>
.myborder {border:2px solid #a2b1c5;}