#a3abc1 color space conversions
Hex:
#a3abc1
RGB:
163, 171, 193
CMY:
36, 33, 24
CMYK:
16, 11, 0, 24
HSL:
224°, 19.4805%, 69.8039%
HSV (HSB):
224°, 15.5440%, 75.6863%
XYZ:
39.2928, 40.7626, 56.2491
xyY:
0.2883, 0.2991, 40.7626
CIE-Lab:
70.0093, 1.7434, -12.1860
CIE-LCH:
70.0093, 12.3101, 278.1419
CIE-Luv:
70.0093, -5.5024, -18.8008
Hunter-Lab:
63.8456, -1.8747, -7.5436
#a3abc1 color charts
#a3abc1 color shades, tints & tones
#a3abc1 color schemes
#a3abc1 color preview, HTML & CSS examples
This text has a color of #a3abc1
<p style="color:#a3abc1;">Text here</p>
.mytext {color:#a3abc1;}
This box has a color of #a3abc1
<div style="background-color:#a3abc1;">Content here</div>
.mybackground {background-color:#a3abc1;}
Border around this has a color of #a3abc1
<div style="border:2px solid #a3abc1;">Content here</div>
.myborder {border:2px solid #a3abc1;}