#b7b3cd color space conversions
Hex:
#b7b3cd
RGB:
183, 179, 205
CMY:
28, 30, 20
CMYK:
11, 13, 0, 20
HSL:
249°, 20.6349%, 75.2941%
HSV (HSB):
249°, 12.6829%, 80.3922%
XYZ:
46.6680, 46.7153, 64.3149
xyY:
0.2959, 0.2962, 46.7153
CIE-Lab:
74.0073, 6.4921, -12.6235
CIE-LCH:
74.0073, 14.1951, 297.2162
CIE-Luv:
74.0073, 0.6496, -20.4205
Hunter-Lab:
68.3486, 2.2687, -7.9469
#b7b3cd color charts
#b7b3cd color shades, tints & tones
#b7b3cd color schemes
#b7b3cd color preview, HTML & CSS examples
This text has a color of #b7b3cd
<p style="color:#b7b3cd;">Text here</p>
.mytext {color:#b7b3cd;}
This box has a color of #b7b3cd
<div style="background-color:#b7b3cd;">Content here</div>
.mybackground {background-color:#b7b3cd;}
Border around this has a color of #b7b3cd
<div style="border:2px solid #b7b3cd;">Content here</div>
.myborder {border:2px solid #b7b3cd;}