#bdbcd4 color space conversions
Hex:
#bdbcd4
RGB:
189, 188, 212
CMY:
26, 26, 17
CMYK:
11, 11, 0, 17
HSL:
243°, 21.8182%, 78.4314%
HSV (HSB):
243°, 11.3208%, 83.1373%
XYZ:
50.8532, 51.5387, 69.5551
xyY:
0.2957, 0.2997, 51.5387
CIE-Lab:
77.0042, 5.0299, -11.8954
CIE-LCH:
77.0042, 12.9152, 292.9208
CIE-Luv:
77.0042, -0.8498, -19.1517
Hunter-Lab:
71.7905, 0.8081, -7.1905
#bdbcd4 color charts
#bdbcd4 color shades, tints & tones
#bdbcd4 color schemes
#bdbcd4 color preview, HTML & CSS examples
This text has a color of #bdbcd4
<p style="color:#bdbcd4;">Text here</p>
.mytext {color:#bdbcd4;}
This box has a color of #bdbcd4
<div style="background-color:#bdbcd4;">Content here</div>
.mybackground {background-color:#bdbcd4;}
Border around this has a color of #bdbcd4
<div style="border:2px solid #bdbcd4;">Content here</div>
.myborder {border:2px solid #bdbcd4;}