#b5bdec color space conversions
Hex:
#b5bdec
RGB:
181, 189, 236
CMY:
29, 26, 7
CMYK:
23, 20, 0, 7
HSL:
231°, 59.1398%, 81.7647%
HSV (HSB):
231°, 23.3051%, 92.5490%
XYZ:
52.3940, 52.2751, 86.6855
xyY:
0.2738, 0.2732, 52.2751
CIE-Lab:
77.4450, 7.1887, -24.2519
CIE-LCH:
77.4450, 25.2949, 286.5107
CIE-Luv:
77.4450, -6.7671, -39.5625
Hunter-Lab:
72.3015, 2.8241, -20.4744
#b5bdec color charts
#b5bdec color shades, tints & tones
#b5bdec color schemes
#b5bdec color preview, HTML & CSS examples
This text has a color of #b5bdec
<p style="color:#b5bdec;">Text here</p>
.mytext {color:#b5bdec;}
This box has a color of #b5bdec
<div style="background-color:#b5bdec;">Content here</div>
.mybackground {background-color:#b5bdec;}
Border around this has a color of #b5bdec
<div style="border:2px solid #b5bdec;">Content here</div>
.myborder {border:2px solid #b5bdec;}