#b0b9e9 color space conversions
Hex:
#b0b9e9
RGB:
176, 185, 233
CMY:
31, 27, 9
CMYK:
24, 21, 0, 9
HSL:
231°, 56.4356%, 80.1961%
HSV (HSB):
231°, 24.4635%, 91.3725%
XYZ:
49.9614, 49.8112, 84.0721
xyY:
0.2718, 0.2709, 49.8112
CIE-Lab:
75.9532, 7.1733, -24.9421
CIE-LCH:
75.9532, 25.9531, 286.0452
CIE-Luv:
75.9532, -7.2987, -40.5985
Hunter-Lab:
70.5771, 2.8501, -21.2229
#b0b9e9 color charts
#b0b9e9 color shades, tints & tones
#b0b9e9 color schemes
#b0b9e9 color preview, HTML & CSS examples
This text has a color of #b0b9e9
<p style="color:#b0b9e9;">Text here</p>
.mytext {color:#b0b9e9;}
This box has a color of #b0b9e9
<div style="background-color:#b0b9e9;">Content here</div>
.mybackground {background-color:#b0b9e9;}
Border around this has a color of #b0b9e9
<div style="border:2px solid #b0b9e9;">Content here</div>
.myborder {border:2px solid #b0b9e9;}