#b5c5d6 color space conversions
Hex:
#b5c5d6
RGB:
181, 197, 214
CMY:
29, 23, 16
CMYK:
15, 8, 0, 16
HSL:
211°, 28.6957%, 77.4510%
HSV (HSB):
211°, 15.4206%, 83.9216%
XYZ:
51.1599, 54.6113, 71.4629
xyY:
0.2887, 0.3081, 54.6113
CIE-Lab:
78.8168, -1.9687, -10.3309
CIE-LCH:
78.8168, 10.5168, 259.2109
CIE-Luv:
78.8168, -9.4089, -15.5964
Hunter-Lab:
73.8995, -5.7502, -5.6055
#b5c5d6 color charts
#b5c5d6 color shades, tints & tones
#b5c5d6 color schemes
#b5c5d6 color preview, HTML & CSS examples
This text has a color of #b5c5d6
<p style="color:#b5c5d6;">Text here</p>
.mytext {color:#b5c5d6;}
This box has a color of #b5c5d6
<div style="background-color:#b5c5d6;">Content here</div>
.mybackground {background-color:#b5c5d6;}
Border around this has a color of #b5c5d6
<div style="border:2px solid #b5c5d6;">Content here</div>
.myborder {border:2px solid #b5c5d6;}