#b0b1e9 color space conversions
Hex:
#b0b1e9
RGB:
176, 177, 233
CMY:
31, 31, 9
CMYK:
24, 24, 0, 9
HSL:
239°, 56.4356%, 80.1961%
HSV (HSB):
239°, 24.4635%, 91.3725%
XYZ:
48.3346, 46.5576, 83.5298
xyY:
0.2709, 0.2609, 46.5576
CIE-Lab:
73.9059, 11.5699, -28.0767
CIE-LCH:
73.9059, 30.3672, 292.3958
CIE-Luv:
73.9059, -3.8196, -46.2888
Hunter-Lab:
68.2331, 7.0369, -24.8186
#b0b1e9 color charts
#b0b1e9 color shades, tints & tones
#b0b1e9 color schemes
#b0b1e9 color preview, HTML & CSS examples
This text has a color of #b0b1e9
<p style="color:#b0b1e9;">Text here</p>
.mytext {color:#b0b1e9;}
This box has a color of #b0b1e9
<div style="background-color:#b0b1e9;">Content here</div>
.mybackground {background-color:#b0b1e9;}
Border around this has a color of #b0b1e9
<div style="border:2px solid #b0b1e9;">Content here</div>
.myborder {border:2px solid #b0b1e9;}