#bcb7cd color space conversions
Hex:
#bcb7cd
RGB:
188, 183, 205
CMY:
26, 28, 20
CMYK:
8, 11, 0, 20
HSL:
254°, 18.0328%, 76.0784%
HSV (HSB):
254°, 10.7317%, 80.3922%
XYZ:
48.6920, 48.9661, 64.6427
xyY:
0.3000, 0.3017, 48.9661
CIE-Lab:
75.4302, 5.9806, -10.4547
CIE-LCH:
75.4302, 12.0444, 299.7715
CIE-Luv:
75.4302, 1.4615, -16.9821
Hunter-Lab:
69.9758, 1.7498, -5.7882
#bcb7cd color charts
#bcb7cd color shades, tints & tones
#bcb7cd color schemes
#bcb7cd color preview, HTML & CSS examples
This text has a color of #bcb7cd
<p style="color:#bcb7cd;">Text here</p>
.mytext {color:#bcb7cd;}
This box has a color of #bcb7cd
<div style="background-color:#bcb7cd;">Content here</div>
.mybackground {background-color:#bcb7cd;}
Border around this has a color of #bcb7cd
<div style="border:2px solid #bcb7cd;">Content here</div>
.myborder {border:2px solid #bcb7cd;}