#b1bed1 color space conversions
Hex:
#b1bed1
RGB:
177, 190, 209
CMY:
31, 25, 18
CMYK:
15, 9, 0, 18
HSL:
216°, 25.8065%, 75.6863%
HSV (HSB):
216°, 15.3110%, 81.9608%
XYZ:
48.0535, 50.7775, 67.5899
xyY:
0.2887, 0.3051, 50.7775
CIE-Lab:
76.5440, -0.5764, -11.0512
CIE-LCH:
76.5440, 11.0662, 267.0142
CIE-Luv:
76.5440, -7.9565, -16.8909
Hunter-Lab:
71.2583, -4.3293, -6.3569
#b1bed1 color charts
#b1bed1 color shades, tints & tones
#b1bed1 color schemes
#b1bed1 color preview, HTML & CSS examples
This text has a color of #b1bed1
<p style="color:#b1bed1;">Text here</p>
.mytext {color:#b1bed1;}
This box has a color of #b1bed1
<div style="background-color:#b1bed1;">Content here</div>
.mybackground {background-color:#b1bed1;}
Border around this has a color of #b1bed1
<div style="border:2px solid #b1bed1;">Content here</div>
.myborder {border:2px solid #b1bed1;}