#a1abd3 color space conversions
Hex:
#a1abd3
RGB:
161, 171, 211
CMY:
37, 33, 17
CMYK:
24, 19, 0, 17
HSL:
228°, 36.2319%, 72.9412%
HSV (HSB):
228°, 23.6967%, 82.7451%
XYZ:
41.0187, 41.4060, 67.4583
xyY:
0.2737, 0.2763, 41.4060
CIE-Lab:
70.4595, 5.1786, -21.4309
CIE-LCH:
70.4595, 22.0477, 283.5846
CIE-Luv:
70.4595, -7.3687, -34.1337
Hunter-Lab:
64.3475, 1.1778, -17.1130
#a1abd3 color charts
#a1abd3 color shades, tints & tones
#a1abd3 color schemes
#a1abd3 color preview, HTML & CSS examples
This text has a color of #a1abd3
<p style="color:#a1abd3;">Text here</p>
.mytext {color:#a1abd3;}
This box has a color of #a1abd3
<div style="background-color:#a1abd3;">Content here</div>
.mybackground {background-color:#a1abd3;}
Border around this has a color of #a1abd3
<div style="border:2px solid #a1abd3;">Content here</div>
.myborder {border:2px solid #a1abd3;}