#b5c2d5 color space conversions
Hex:
#b5c2d5
RGB:
181, 194, 213
CMY:
29, 24, 16
CMYK:
15, 9, 0, 16
HSL:
216°, 27.5862%, 77.2549%
HSV (HSB):
216°, 15.0235%, 83.5294%
XYZ:
50.3581, 53.2114, 70.5675
xyY:
0.2892, 0.3056, 53.2114
CIE-Lab:
77.9997, -0.5824, -11.0108
CIE-LCH:
77.9997, 11.0262, 266.9723
CIE-Luv:
77.9997, -7.9607, -16.8729
Hunter-Lab:
72.9462, -4.4290, -6.2943
#b5c2d5 color charts
#b5c2d5 color shades, tints & tones
#b5c2d5 color schemes
#b5c2d5 color preview, HTML & CSS examples
This text has a color of #b5c2d5
<p style="color:#b5c2d5;">Text here</p>
.mytext {color:#b5c2d5;}
This box has a color of #b5c2d5
<div style="background-color:#b5c2d5;">Content here</div>
.mybackground {background-color:#b5c2d5;}
Border around this has a color of #b5c2d5
<div style="border:2px solid #b5c2d5;">Content here</div>
.myborder {border:2px solid #b5c2d5;}