#b9bff7 color space conversions
Hex:
#b9bff7
RGB:
185, 191, 247
CMY:
27, 25, 3
CMYK:
25, 23, 0, 3
HSL:
234°, 79.4872%, 84.7059%
HSV (HSB):
234°, 25.1012%, 96.8627%
XYZ:
55.4269, 54.2913, 95.5536
xyY:
0.2700, 0.2645, 54.2913
CIE-Lab:
78.6313, 9.8382, -28.3236
CIE-LCH:
78.6313, 29.9836, 289.1546
CIE-Luv:
78.6313, -6.2631, -46.8379
Hunter-Lab:
73.6826, 5.3299, -25.3111
#b9bff7 color charts
#b9bff7 color shades, tints & tones
#b9bff7 color schemes
#b9bff7 color preview, HTML & CSS examples
This text has a color of #b9bff7
<p style="color:#b9bff7;">Text here</p>
.mytext {color:#b9bff7;}
This box has a color of #b9bff7
<div style="background-color:#b9bff7;">Content here</div>
.mybackground {background-color:#b9bff7;}
Border around this has a color of #b9bff7
<div style="border:2px solid #b9bff7;">Content here</div>
.myborder {border:2px solid #b9bff7;}