#b5c3d5 color space conversions
Hex:
#b5c3d5
RGB:
181, 195, 213
CMY:
29, 24, 16
CMYK:
15, 8, 0, 16
HSL:
214°, 27.5862%, 77.2549%
HSV (HSB):
214°, 15.0235%, 83.5294%
XYZ:
50.5814, 53.6581, 70.6419
xyY:
0.2892, 0.3068, 53.6581
CIE-Lab:
78.2619, -1.1157, -10.6194
CIE-LCH:
78.2619, 10.6779, 264.0025
CIE-Luv:
78.2619, -8.4302, -16.1748
Hunter-Lab:
73.2517, -4.9334, -5.9015
#b5c3d5 color charts
#b5c3d5 color shades, tints & tones
#b5c3d5 color schemes
#b5c3d5 color preview, HTML & CSS examples
This text has a color of #b5c3d5
<p style="color:#b5c3d5;">Text here</p>
.mytext {color:#b5c3d5;}
This box has a color of #b5c3d5
<div style="background-color:#b5c3d5;">Content here</div>
.mybackground {background-color:#b5c3d5;}
Border around this has a color of #b5c3d5
<div style="border:2px solid #b5c3d5;">Content here</div>
.myborder {border:2px solid #b5c3d5;}