#b0b7f4 color space conversions
Hex:
#b0b7f4
RGB:
176, 183, 244
CMY:
31, 28, 4
CMYK:
28, 25, 0, 4
HSL:
234°, 75.5556%, 82.3529%
HSV (HSB):
234°, 27.8689%, 95.6863%
XYZ:
51.1671, 49.6287, 92.4705
xyY:
0.2647, 0.2568, 49.6287
CIE-Lab:
75.8408, 10.8781, -31.0528
CIE-LCH:
75.8408, 32.9030, 289.3060
CIE-Luv:
75.8408, -6.9975, -51.3366
Hunter-Lab:
70.4477, 6.3636, -28.5114
#b0b7f4 color charts
#b0b7f4 color shades, tints & tones
#b0b7f4 color schemes
#b0b7f4 color preview, HTML & CSS examples
This text has a color of #b0b7f4
<p style="color:#b0b7f4;">Text here</p>
.mytext {color:#b0b7f4;}
This box has a color of #b0b7f4
<div style="background-color:#b0b7f4;">Content here</div>
.mybackground {background-color:#b0b7f4;}
Border around this has a color of #b0b7f4
<div style="border:2px solid #b0b7f4;">Content here</div>
.myborder {border:2px solid #b0b7f4;}