#b7b2cd color space conversions
Hex:
#b7b2cd
RGB:
183, 178, 205
CMY:
28, 30, 20
CMYK:
11, 13, 0, 20
HSL:
251°, 21.2598%, 75.0980%
HSV (HSB):
251°, 13.1707%, 80.3922%
XYZ:
46.4683, 46.3158, 64.2483
xyY:
0.2959, 0.2949, 46.3158
CIE-Lab:
73.7500, 7.0375, -13.0091
CIE-LCH:
73.7500, 14.7907, 298.4119
CIE-Luv:
73.7500, 1.1297, -21.1064
Hunter-Lab:
68.0557, 2.7818, -8.3340
#b7b2cd color charts
#b7b2cd color shades, tints & tones
#b7b2cd color schemes
#b7b2cd color preview, HTML & CSS examples
This text has a color of #b7b2cd
<p style="color:#b7b2cd;">Text here</p>
.mytext {color:#b7b2cd;}
This box has a color of #b7b2cd
<div style="background-color:#b7b2cd;">Content here</div>
.mybackground {background-color:#b7b2cd;}
Border around this has a color of #b7b2cd
<div style="border:2px solid #b7b2cd;">Content here</div>
.myborder {border:2px solid #b7b2cd;}