#b0b3dd color space conversions
Hex:
#b0b3dd
RGB:
176, 179, 221
CMY:
31, 30, 13
CMYK:
20, 19, 0, 13
HSL:
236°, 39.8230%, 77.8431%
HSV (HSB):
236°, 20.3620%, 86.6667%
XYZ:
47.0757, 46.6908, 74.9377
xyY:
0.2790, 0.2768, 46.6908
CIE-Lab:
73.9915, 7.7054, -21.4229
CIE-LCH:
73.9915, 22.7666, 289.7827
CIE-Luv:
73.9915, -4.0037, -34.7489
Hunter-Lab:
68.3306, 3.3972, -17.1914
#b0b3dd color charts
#b0b3dd color shades, tints & tones
#b0b3dd color schemes
#b0b3dd color preview, HTML & CSS examples
This text has a color of #b0b3dd
<p style="color:#b0b3dd;">Text here</p>
.mytext {color:#b0b3dd;}
This box has a color of #b0b3dd
<div style="background-color:#b0b3dd;">Content here</div>
.mybackground {background-color:#b0b3dd;}
Border around this has a color of #b0b3dd
<div style="border:2px solid #b0b3dd;">Content here</div>
.myborder {border:2px solid #b0b3dd;}