#b7b2d3 color space conversions
Hex:
#b7b2d3
RGB:
183, 178, 211
CMY:
28, 30, 17
CMYK:
13, 16, 0, 17
HSL:
249°, 27.2727%, 76.2745%
HSV (HSB):
249°, 15.6398%, 82.7451%
XYZ:
47.2067, 46.6112, 68.1368
xyY:
0.2915, 0.2878, 46.6112
CIE-Lab:
73.9404, 8.2924, -15.9991
CIE-LCH:
73.9404, 18.0204, 297.3978
CIE-Luv:
73.9404, 0.7316, -26.0695
Hunter-Lab:
68.2724, 3.9465, -11.3816
#b7b2d3 color charts
#b7b2d3 color shades, tints & tones
#b7b2d3 color schemes
#b7b2d3 color preview, HTML & CSS examples
This text has a color of #b7b2d3
<p style="color:#b7b2d3;">Text here</p>
.mytext {color:#b7b2d3;}
This box has a color of #b7b2d3
<div style="background-color:#b7b2d3;">Content here</div>
.mybackground {background-color:#b7b2d3;}
Border around this has a color of #b7b2d3
<div style="border:2px solid #b7b2d3;">Content here</div>
.myborder {border:2px solid #b7b2d3;}