#bdbdd9 color space conversions
Hex:
#bdbdd9
RGB:
189, 189, 217
CMY:
26, 26, 15
CMYK:
13, 13, 0, 15
HSL:
240°, 26.9231%, 79.6078%
HSV (HSB):
240°, 12.9032%, 85.0980%
XYZ:
51.7082, 52.2238, 73.0005
xyY:
0.2922, 0.2952, 52.2238
CIE-Lab:
77.4144, 5.5241, -13.9865
CIE-LCH:
77.4144, 15.0379, 291.5519
CIE-Luv:
77.4144, -1.6262, -22.5741
Hunter-Lab:
72.2660, 1.2560, -9.3064
#bdbdd9 color charts
#bdbdd9 color shades, tints & tones
#bdbdd9 color schemes
#bdbdd9 color preview, HTML & CSS examples
This text has a color of #bdbdd9
<p style="color:#bdbdd9;">Text here</p>
.mytext {color:#bdbdd9;}
This box has a color of #bdbdd9
<div style="background-color:#bdbdd9;">Content here</div>
.mybackground {background-color:#bdbdd9;}
Border around this has a color of #bdbdd9
<div style="border:2px solid #bdbdd9;">Content here</div>
.myborder {border:2px solid #bdbdd9;}