#b9bcf9 color space conversions
Hex:
#b9bcf9
RGB:
185, 188, 249
CMY:
27, 26, 2
CMYK:
26, 24, 0, 2
HSL:
237°, 84.2105%, 85.0980%
HSV (HSB):
237°, 25.7028%, 97.6471%
XYZ:
55.0897, 53.1203, 96.9722
xyY:
0.2685, 0.2589, 53.1203
CIE-Lab:
77.9460, 11.9433, -30.4481
CIE-LCH:
77.9460, 32.7068, 291.4176
CIE-Luv:
77.9460, -5.0848, -50.6619
Hunter-Lab:
72.8837, 7.3742, -27.8672
#b9bcf9 color charts
#b9bcf9 color shades, tints & tones
#b9bcf9 color schemes
#b9bcf9 color preview, HTML & CSS examples
This text has a color of #b9bcf9
<p style="color:#b9bcf9;">Text here</p>
.mytext {color:#b9bcf9;}
This box has a color of #b9bcf9
<div style="background-color:#b9bcf9;">Content here</div>
.mybackground {background-color:#b9bcf9;}
Border around this has a color of #b9bcf9
<div style="border:2px solid #b9bcf9;">Content here</div>
.myborder {border:2px solid #b9bcf9;}