#b2b7d3 color space conversions
Hex:
#b2b7d3
RGB:
178, 183, 211
CMY:
30, 28, 17
CMYK:
16, 13, 0, 17
HSL:
231°, 27.2727%, 76.2745%
HSV (HSB):
231°, 15.6398%, 82.7451%
XYZ:
47.0515, 48.0351, 68.4198
xyY:
0.2878, 0.2938, 48.0351
CIE-Lab:
74.8471, 3.9498, -14.6724
CIE-LCH:
74.8471, 15.1947, 285.0667
CIE-Luv:
74.8471, -4.2609, -23.3034
Hunter-Lab:
69.3074, -0.1076, -10.0156
#b2b7d3 color charts
#b2b7d3 color shades, tints & tones
#b2b7d3 color schemes
#b2b7d3 color preview, HTML & CSS examples
This text has a color of #b2b7d3
<p style="color:#b2b7d3;">Text here</p>
.mytext {color:#b2b7d3;}
This box has a color of #b2b7d3
<div style="background-color:#b2b7d3;">Content here</div>
.mybackground {background-color:#b2b7d3;}
Border around this has a color of #b2b7d3
<div style="border:2px solid #b2b7d3;">Content here</div>
.myborder {border:2px solid #b2b7d3;}