#a1abc8 color space conversions
Hex:
#a1abc8
RGB:
161, 171, 200
CMY:
37, 33, 22
CMYK:
20, 15, 0, 22
HSL:
225°, 26.1745%, 70.7843%
HSV (HSB):
225°, 19.5000%, 78.4314%
XYZ:
39.6862, 40.8730, 60.4412
xyY:
0.2815, 0.2899, 40.8730
CIE-Lab:
70.0869, 2.6479, -15.9438
CIE-LCH:
70.0869, 16.1621, 279.4293
CIE-Luv:
70.0869, -6.8539, -24.8885
Hunter-Lab:
63.9320, -1.0761, -11.3002
#a1abc8 color charts
#a1abc8 color shades, tints & tones
#a1abc8 color schemes
#a1abc8 color preview, HTML & CSS examples
This text has a color of #a1abc8
<p style="color:#a1abc8;">Text here</p>
.mytext {color:#a1abc8;}
This box has a color of #a1abc8
<div style="background-color:#a1abc8;">Content here</div>
.mybackground {background-color:#a1abc8;}
Border around this has a color of #a1abc8
<div style="border:2px solid #a1abc8;">Content here</div>
.myborder {border:2px solid #a1abc8;}