#a5bbd5 color space conversions
Hex:
#a5bbd5
RGB:
165, 187, 213
CMY:
35, 27, 16
CMYK:
23, 12, 0, 16
HSL:
213°, 36.3636%, 74.1176%
HSV (HSB):
213°, 22.5352%, 83.5294%
XYZ:
45.2976, 48.3441, 69.8947
xyY:
0.2770, 0.2956, 48.3441
CIE-Lab:
75.0414, -1.8649, -15.5594
CIE-LCH:
75.0414, 15.6708, 263.1654
CIE-Luv:
75.0414, -12.6610, -23.8273
Hunter-Lab:
69.5299, -5.3875, -10.9301
#a5bbd5 color charts
#a5bbd5 color shades, tints & tones
#a5bbd5 color schemes
#a5bbd5 color preview, HTML & CSS examples
This text has a color of #a5bbd5
<p style="color:#a5bbd5;">Text here</p>
.mytext {color:#a5bbd5;}
This box has a color of #a5bbd5
<div style="background-color:#a5bbd5;">Content here</div>
.mybackground {background-color:#a5bbd5;}
Border around this has a color of #a5bbd5
<div style="border:2px solid #a5bbd5;">Content here</div>
.myborder {border:2px solid #a5bbd5;}