#b0b9e0 color space conversions
Hex:
#b0b9e0
RGB:
176, 185, 224
CMY:
31, 27, 12
CMYK:
21, 17, 0, 12
HSL:
229°, 43.6364%, 78.4314%
HSV (HSB):
229°, 21.4286%, 87.8431%
XYZ:
48.7080, 49.3098, 77.4716
xyY:
0.2776, 0.2810, 49.3098
CIE-Lab:
75.6437, 5.1045, -20.5426
CIE-LCH:
75.6437, 21.1673, 283.9543
CIE-Luv:
75.6437, -6.8562, -33.0193
Hunter-Lab:
70.2210, 0.9279, -16.2573
#b0b9e0 color charts
#b0b9e0 color shades, tints & tones
#b0b9e0 color schemes
#b0b9e0 color preview, HTML & CSS examples
This text has a color of #b0b9e0
<p style="color:#b0b9e0;">Text here</p>
.mytext {color:#b0b9e0;}
This box has a color of #b0b9e0
<div style="background-color:#b0b9e0;">Content here</div>
.mybackground {background-color:#b0b9e0;}
Border around this has a color of #b0b9e0
<div style="border:2px solid #b0b9e0;">Content here</div>
.myborder {border:2px solid #b0b9e0;}