#b5c1d5 color space conversions
Hex:
#b5c1d5
RGB:
181, 193, 213
CMY:
29, 24, 16
CMYK:
15, 9, 0, 16
HSL:
218°, 27.5862%, 77.2549%
HSV (HSB):
218°, 15.0235%, 83.5294%
XYZ:
50.1363, 52.7678, 70.4935
xyY:
0.2891, 0.3043, 52.7678
CIE-Lab:
77.7377, -0.0482, -11.4020
CIE-LCH:
77.7377, 11.4021, 269.7580
CIE-Luv:
77.7377, -7.4913, -17.5709
Hunter-Lab:
72.6414, -3.9239, -6.6879
#b5c1d5 color charts
#b5c1d5 color shades, tints & tones
#b5c1d5 color schemes
#b5c1d5 color preview, HTML & CSS examples
This text has a color of #b5c1d5
<p style="color:#b5c1d5;">Text here</p>
.mytext {color:#b5c1d5;}
This box has a color of #b5c1d5
<div style="background-color:#b5c1d5;">Content here</div>
.mybackground {background-color:#b5c1d5;}
Border around this has a color of #b5c1d5
<div style="border:2px solid #b5c1d5;">Content here</div>
.myborder {border:2px solid #b5c1d5;}