#a8abc3 color space conversions
Hex:
#a8abc3
RGB:
168, 171, 195
CMY:
34, 33, 24
CMYK:
14, 12, 0, 24
HSL:
233°, 18.3673%, 71.1765%
HSV (HSB):
233°, 13.8462%, 76.4706%
XYZ:
40.5617, 41.3908, 57.4811
xyY:
0.2909, 0.2968, 41.3908
CIE-Lab:
70.4488, 3.8158, -12.5914
CIE-LCH:
70.4488, 13.1568, 286.8592
CIE-Luv:
70.4488, -2.9932, -19.7837
Hunter-Lab:
64.3357, -0.0486, -7.9381
#a8abc3 color charts
#a8abc3 color shades, tints & tones
#a8abc3 color schemes
#a8abc3 color preview, HTML & CSS examples
This text has a color of #a8abc3
<p style="color:#a8abc3;">Text here</p>
.mytext {color:#a8abc3;}
This box has a color of #a8abc3
<div style="background-color:#a8abc3;">Content here</div>
.mybackground {background-color:#a8abc3;}
Border around this has a color of #a8abc3
<div style="border:2px solid #a8abc3;">Content here</div>
.myborder {border:2px solid #a8abc3;}