#b0b8e6 color space conversions
Hex:
#b0b8e6
RGB:
176, 184, 230
CMY:
31, 28, 10
CMYK:
23, 20, 0, 10
HSL:
231°, 51.9231%, 79.6078%
HSV (HSB):
231°, 23.4783%, 90.1961%
XYZ:
49.3279, 49.2243, 81.7643
xyY:
0.2736, 0.2730, 49.2243
CIE-Lab:
75.5906, 7.0235, -23.8728
CIE-LCH:
75.5906, 24.8846, 286.3940
CIE-Luv:
75.5906, -6.7103, -38.7806
Hunter-Lab:
70.1600, 2.7193, -19.9844
#b0b8e6 color charts
#b0b8e6 color shades, tints & tones
#b0b8e6 color schemes
#b0b8e6 color preview, HTML & CSS examples
This text has a color of #b0b8e6
<p style="color:#b0b8e6;">Text here</p>
.mytext {color:#b0b8e6;}
This box has a color of #b0b8e6
<div style="background-color:#b0b8e6;">Content here</div>
.mybackground {background-color:#b0b8e6;}
Border around this has a color of #b0b8e6
<div style="border:2px solid #b0b8e6;">Content here</div>
.myborder {border:2px solid #b0b8e6;}