#a3abc5 color space conversions
Hex:
#a3abc5
RGB:
163, 171, 197
CMY:
36, 33, 23
CMYK:
17, 13, 0, 23
HSL:
226°, 22.6667%, 70.5882%
HSV (HSB):
226°, 17.2589%, 77.2549%
XYZ:
39.7452, 40.9436, 58.6314
xyY:
0.2853, 0.2939, 40.9436
CIE-Lab:
70.1364, 2.6197, -14.2012
CIE-LCH:
70.1364, 14.4408, 280.4518
CIE-Luv:
70.1364, -5.6975, -22.1188
Hunter-Lab:
63.9872, -1.1034, -9.5364
#a3abc5 color charts
#a3abc5 color shades, tints & tones
#a3abc5 color schemes
#a3abc5 color preview, HTML & CSS examples
This text has a color of #a3abc5
<p style="color:#a3abc5;">Text here</p>
.mytext {color:#a3abc5;}
This box has a color of #a3abc5
<div style="background-color:#a3abc5;">Content here</div>
.mybackground {background-color:#a3abc5;}
Border around this has a color of #a3abc5
<div style="border:2px solid #a3abc5;">Content here</div>
.myborder {border:2px solid #a3abc5;}