#b2bfe7 color space conversions
Hex:
#b2bfe7
RGB:
178, 191, 231
CMY:
30, 25, 9
CMYK:
23, 17, 0, 9
HSL:
225°, 52.4752%, 80.1961%
HSV (HSB):
225°, 22.9437%, 90.5882%
XYZ:
51.4147, 52.4961, 83.0242
xyY:
0.2750, 0.2808, 52.4961
CIE-Lab:
77.5765, 4.0515, -21.3778
CIE-LCH:
77.5765, 21.7584, 280.7314
CIE-Luv:
77.5765, -8.8776, -34.3464
Hunter-Lab:
72.4542, -0.1283, -17.2216
#b2bfe7 color charts
#b2bfe7 color shades, tints & tones
#b2bfe7 color schemes
#b2bfe7 color preview, HTML & CSS examples
This text has a color of #b2bfe7
<p style="color:#b2bfe7;">Text here</p>
.mytext {color:#b2bfe7;}
This box has a color of #b2bfe7
<div style="background-color:#b2bfe7;">Content here</div>
.mybackground {background-color:#b2bfe7;}
Border around this has a color of #b2bfe7
<div style="border:2px solid #b2bfe7;">Content here</div>
.myborder {border:2px solid #b2bfe7;}