#b9bad3 color space conversions
Hex:
#b9bad3
RGB:
185, 186, 211
CMY:
27, 27, 17
CMYK:
12, 12, 0, 17
HSL:
238°, 22.8070%, 77.6471%
HSV (HSB):
238°, 12.3223%, 82.7451%
XYZ:
49.3244, 50.1352, 68.7054
xyY:
0.2933, 0.2981, 50.1352
CIE-Lab:
76.1522, 4.5932, -12.6601
CIE-LCH:
76.1522, 13.4676, 289.9414
CIE-Luv:
76.1522, -1.9850, -20.2593
Hunter-Lab:
70.8062, 0.4340, -7.9665
#b9bad3 color charts
#b9bad3 color shades, tints & tones
#b9bad3 color schemes
#b9bad3 color preview, HTML & CSS examples
This text has a color of #b9bad3
<p style="color:#b9bad3;">Text here</p>
.mytext {color:#b9bad3;}
This box has a color of #b9bad3
<div style="background-color:#b9bad3;">Content here</div>
.mybackground {background-color:#b9bad3;}
Border around this has a color of #b9bad3
<div style="border:2px solid #b9bad3;">Content here</div>
.myborder {border:2px solid #b9bad3;}