#a5b0c5 color space conversions
Hex:
#a5b0c5
RGB:
165, 176, 197
CMY:
35, 31, 23
CMYK:
16, 11, 0, 23
HSL:
219°, 21.6216%, 70.9804%
HSV (HSB):
219°, 16.2437%, 77.2549%
XYZ:
41.1204, 43.0812, 58.9716
xyY:
0.2872, 0.3009, 43.0812
CIE-Lab:
71.6101, 0.5311, -11.9744
CIE-LCH:
71.6101, 11.9862, 272.5398
CIE-Luv:
71.6101, -7.0036, -18.3441
Hunter-Lab:
65.6363, -3.0352, -7.3243
#a5b0c5 color charts
#a5b0c5 color shades, tints & tones
#a5b0c5 color schemes
#a5b0c5 color preview, HTML & CSS examples
This text has a color of #a5b0c5
<p style="color:#a5b0c5;">Text here</p>
.mytext {color:#a5b0c5;}
This box has a color of #a5b0c5
<div style="background-color:#a5b0c5;">Content here</div>
.mybackground {background-color:#a5b0c5;}
Border around this has a color of #a5b0c5
<div style="border:2px solid #a5b0c5;">Content here</div>
.myborder {border:2px solid #a5b0c5;}