#b5bed5 color space conversions
Hex:
#b5bed5
RGB:
181, 190, 213
CMY:
29, 25, 16
CMYK:
15, 11, 0, 16
HSL:
223°, 27.5862%, 77.2549%
HSV (HSB):
223°, 15.0235%, 83.5294%
XYZ:
49.4798, 51.4548, 70.2747
xyY:
0.2890, 0.3005, 51.4548
CIE-Lab:
76.9537, 1.5602, -12.5745
CIE-LCH:
76.9537, 12.6710, 277.0727
CIE-Luv:
76.9537, -6.0835, -19.6652
Hunter-Lab:
71.7320, -2.4041, -7.8731
#b5bed5 color charts
#b5bed5 color shades, tints & tones
#b5bed5 color schemes
#b5bed5 color preview, HTML & CSS examples
This text has a color of #b5bed5
<p style="color:#b5bed5;">Text here</p>
.mytext {color:#b5bed5;}
This box has a color of #b5bed5
<div style="background-color:#b5bed5;">Content here</div>
.mybackground {background-color:#b5bed5;}
Border around this has a color of #b5bed5
<div style="border:2px solid #b5bed5;">Content here</div>
.myborder {border:2px solid #b5bed5;}