#b2b7e7 color space conversions
Hex:
#b2b7e7
RGB:
178, 183, 231
CMY:
30, 28, 9
CMYK:
23, 21, 0, 9
HSL:
234°, 52.4752%, 80.1961%
HSV (HSB):
234°, 22.9437%, 90.5882%
XYZ:
49.7174, 49.1015, 82.4584
xyY:
0.2743, 0.2709, 49.1015
CIE-Lab:
75.5144, 8.4067, -24.5172
CIE-LCH:
75.5144, 25.9185, 288.9264
CIE-Luv:
75.5144, -5.3382, -40.0477
Hunter-Lab:
70.0724, 4.0215, -20.7194
#b2b7e7 color charts
#b2b7e7 color shades, tints & tones
#b2b7e7 color schemes
#b2b7e7 color preview, HTML & CSS examples
This text has a color of #b2b7e7
<p style="color:#b2b7e7;">Text here</p>
.mytext {color:#b2b7e7;}
This box has a color of #b2b7e7
<div style="background-color:#b2b7e7;">Content here</div>
.mybackground {background-color:#b2b7e7;}
Border around this has a color of #b2b7e7
<div style="border:2px solid #b2b7e7;">Content here</div>
.myborder {border:2px solid #b2b7e7;}