#b5bcd2 color space conversions
Hex:
#b5bcd2
RGB:
181, 188, 210
CMY:
29, 26, 18
CMYK:
14, 10, 0, 18
HSL:
226°, 24.3697%, 76.6667%
HSV (HSB):
226°, 13.8095%, 82.3529%
XYZ:
48.6721, 50.4433, 68.1440
xyY:
0.2910, 0.3016, 50.4433
CIE-Lab:
76.3406, 2.0024, -11.8668
CIE-LCH:
76.3406, 12.0346, 279.5777
CIE-Luv:
76.3406, -4.9939, -18.5900
Hunter-Lab:
71.0235, -1.9657, -7.1698
#b5bcd2 color charts
#b5bcd2 color shades, tints & tones
#b5bcd2 color schemes
#b5bcd2 color preview, HTML & CSS examples
This text has a color of #b5bcd2
<p style="color:#b5bcd2;">Text here</p>
.mytext {color:#b5bcd2;}
This box has a color of #b5bcd2
<div style="background-color:#b5bcd2;">Content here</div>
.mybackground {background-color:#b5bcd2;}
Border around this has a color of #b5bcd2
<div style="border:2px solid #b5bcd2;">Content here</div>
.myborder {border:2px solid #b5bcd2;}