#b0b4dd color space conversions
Hex:
#b0b4dd
RGB:
176, 180, 221
CMY:
31, 29, 13
CMYK:
20, 19, 0, 13
HSL:
235°, 39.8230%, 77.8431%
HSV (HSB):
235°, 20.3620%, 86.6667%
XYZ:
47.2769, 47.0931, 75.0047
xyY:
0.2791, 0.2780, 47.0931
CIE-Lab:
74.2493, 7.1572, -21.0312
CIE-LCH:
74.2493, 22.2157, 288.7941
CIE-Luv:
74.2493, -4.4537, -34.0428
Hunter-Lab:
68.6244, 2.8800, -16.7654
#b0b4dd color charts
#b0b4dd color shades, tints & tones
#b0b4dd color schemes
#b0b4dd color preview, HTML & CSS examples
This text has a color of #b0b4dd
<p style="color:#b0b4dd;">Text here</p>
.mytext {color:#b0b4dd;}
This box has a color of #b0b4dd
<div style="background-color:#b0b4dd;">Content here</div>
.mybackground {background-color:#b0b4dd;}
Border around this has a color of #b0b4dd
<div style="border:2px solid #b0b4dd;">Content here</div>
.myborder {border:2px solid #b0b4dd;}