#bfbbd3 color space conversions
Hex:
#bfbbd3
RGB:
191, 187, 211
CMY:
25, 27, 17
CMYK:
9, 11, 0, 17
HSL:
250°, 21.4286%, 78.0392%
HSV (HSB):
250°, 11.3744%, 82.7451%
XYZ:
51.0141, 51.3202, 68.8451
xyY:
0.2980, 0.2998, 51.3202
CIE-Lab:
76.8725, 6.0250, -11.5343
CIE-LCH:
76.8725, 13.0131, 297.5807
CIE-Luv:
76.8725, 0.7832, -18.7394
Hunter-Lab:
71.6381, 1.7446, -6.8317
#bfbbd3 color charts
#bfbbd3 color shades, tints & tones
#bfbbd3 color schemes
#bfbbd3 color preview, HTML & CSS examples
This text has a color of #bfbbd3
<p style="color:#bfbbd3;">Text here</p>
.mytext {color:#bfbbd3;}
This box has a color of #bfbbd3
<div style="background-color:#bfbbd3;">Content here</div>
.mybackground {background-color:#bfbbd3;}
Border around this has a color of #bfbbd3
<div style="border:2px solid #bfbbd3;">Content here</div>
.myborder {border:2px solid #bfbbd3;}