#b5b6d5 color space conversions
Hex:
#b5b6d5
RGB:
181, 182, 213
CMY:
29, 29, 16
CMYK:
15, 15, 0, 16
HSL:
238°, 27.5862%, 77.2549%
HSV (HSB):
238°, 15.0235%, 83.5294%
XYZ:
47.7942, 48.0838, 69.7129
xyY:
0.2886, 0.2904, 48.0838
CIE-Lab:
74.8777, 5.8881, -15.6919
CIE-LCH:
74.8777, 16.7603, 290.5678
CIE-Luv:
74.8777, -2.3363, -25.2438
Hunter-Lab:
69.3424, 1.6817, -11.0670
#b5b6d5 color charts
#b5b6d5 color shades, tints & tones
#b5b6d5 color schemes
#b5b6d5 color preview, HTML & CSS examples
This text has a color of #b5b6d5
<p style="color:#b5b6d5;">Text here</p>
.mytext {color:#b5b6d5;}
This box has a color of #b5b6d5
<div style="background-color:#b5b6d5;">Content here</div>
.mybackground {background-color:#b5b6d5;}
Border around this has a color of #b5b6d5
<div style="border:2px solid #b5b6d5;">Content here</div>
.myborder {border:2px solid #b5b6d5;}