#a1abd9 color space conversions
Hex:
#a1abd9
RGB:
161, 171, 217
CMY:
37, 33, 15
CMYK:
26, 21, 0, 15
HSL:
229°, 42.4242%, 74.1176%
HSV (HSB):
229°, 25.8065%, 85.0980%
XYZ:
41.7852, 41.7126, 71.4947
xyY:
0.2696, 0.2691, 41.7126
CIE-Lab:
70.6723, 6.6001, -24.3988
CIE-LCH:
70.6723, 25.2758, 285.1367
CIE-Luv:
70.6723, -7.6520, -39.2093
Hunter-Lab:
64.5853, 2.4611, -20.4231
#a1abd9 color charts
#a1abd9 color shades, tints & tones
#a1abd9 color schemes
#a1abd9 color preview, HTML & CSS examples
This text has a color of #a1abd9
<p style="color:#a1abd9;">Text here</p>
.mytext {color:#a1abd9;}
This box has a color of #a1abd9
<div style="background-color:#a1abd9;">Content here</div>
.mybackground {background-color:#a1abd9;}
Border around this has a color of #a1abd9
<div style="border:2px solid #a1abd9;">Content here</div>
.myborder {border:2px solid #a1abd9;}