#a7abc4 color space conversions
Hex:
#a7abc4
RGB:
167, 171, 196
CMY:
35, 33, 23
CMYK:
15, 13, 0, 23
HSL:
232°, 19.7279%, 71.1765%
HSV (HSB):
232°, 14.7959%, 76.8627%
XYZ:
40.4631, 41.3268, 58.0688
xyY:
0.2893, 0.2955, 41.3268
CIE-Lab:
70.4043, 3.7024, -13.2171
CIE-LCH:
70.4043, 13.7259, 285.6488
CIE-Luv:
70.4043, -3.5744, -20.7479
Hunter-Lab:
64.2859, -0.1484, -8.5558
#a7abc4 color charts
#a7abc4 color shades, tints & tones
#a7abc4 color schemes
#a7abc4 color preview, HTML & CSS examples
This text has a color of #a7abc4
<p style="color:#a7abc4;">Text here</p>
.mytext {color:#a7abc4;}
This box has a color of #a7abc4
<div style="background-color:#a7abc4;">Content here</div>
.mybackground {background-color:#a7abc4;}
Border around this has a color of #a7abc4
<div style="border:2px solid #a7abc4;">Content here</div>
.myborder {border:2px solid #a7abc4;}