#b4c3d5 color space conversions
Hex:
#b4c3d5
RGB:
180, 195, 213
CMY:
29, 24, 16
CMYK:
15, 8, 0, 16
HSL:
213°, 28.2051%, 77.0588%
HSV (HSB):
213°, 15.4930%, 83.5294%
XYZ:
50.3477, 53.5376, 70.6310
xyY:
0.2885, 0.3068, 53.5376
CIE-Lab:
78.1913, -1.4363, -10.7322
CIE-LCH:
78.1913, 10.8279, 262.3773
CIE-Luv:
78.1913, -8.9394, -16.2996
Hunter-Lab:
73.1694, -5.2209, -6.0145
#b4c3d5 color charts
#b4c3d5 color shades, tints & tones
#b4c3d5 color schemes
#b4c3d5 color preview, HTML & CSS examples
This text has a color of #b4c3d5
<p style="color:#b4c3d5;">Text here</p>
.mytext {color:#b4c3d5;}
This box has a color of #b4c3d5
<div style="background-color:#b4c3d5;">Content here</div>
.mybackground {background-color:#b4c3d5;}
Border around this has a color of #b4c3d5
<div style="border:2px solid #b4c3d5;">Content here</div>
.myborder {border:2px solid #b4c3d5;}