#a5b8c5 color space conversions
Hex:
#a5b8c5
RGB:
165, 184, 197
CMY:
35, 28, 23
CMYK:
16, 7, 0, 23
HSL:
204°, 21.6216%, 70.9804%
HSV (HSB):
204°, 16.2437%, 77.2549%
XYZ:
42.7356, 46.3115, 59.5099
xyY:
0.2877, 0.3117, 46.3115
CIE-Lab:
73.7472, -3.7930, -8.7843
CIE-LCH:
73.7472, 9.5682, 246.6455
CIE-Luv:
73.7472, -10.7462, -12.7315
Hunter-Lab:
68.0526, -6.9978, -4.2105
#a5b8c5 color charts
#a5b8c5 color shades, tints & tones
#a5b8c5 color schemes
#a5b8c5 color preview, HTML & CSS examples
This text has a color of #a5b8c5
<p style="color:#a5b8c5;">Text here</p>
.mytext {color:#a5b8c5;}
This box has a color of #a5b8c5
<div style="background-color:#a5b8c5;">Content here</div>
.mybackground {background-color:#a5b8c5;}
Border around this has a color of #a5b8c5
<div style="border:2px solid #a5b8c5;">Content here</div>
.myborder {border:2px solid #a5b8c5;}