#bdbddc color space conversions
Hex:
#bdbddc
RGB:
189, 189, 220
CMY:
26, 26, 14
CMYK:
14, 14, 0, 14
HSL:
240°, 30.6931%, 80.1961%
HSV (HSB):
240°, 14.0909%, 86.2745%
XYZ:
52.1021, 52.3813, 75.0747
xyY:
0.2902, 0.2917, 52.3813
CIE-Lab:
77.5083, 6.1534, -15.4671
CIE-LCH:
77.5083, 16.6462, 291.6944
CIE-Luv:
77.5083, -1.8050, -25.0527
Hunter-Lab:
72.3749, 1.8446, -10.8392
#bdbddc color charts
#bdbddc RGB chart
#bdbddc CMYK chart
#bdbddc RGB pie chart
#bdbddc color shades, tints & tones
#bdbddc color schemes
#bdbddc color preview, HTML & CSS examples
This text has a color of #bdbddc
<p style="color:#bdbddc;">Text here</p>
.mytext {color:#bdbddc;}
Text color #bdbddc
This box has a color of #bdbddc
<div style="background-color:#bdbddc;">Content here</div>
.mybackground {background-color:#bdbddc;}
Background color #bdbddc
Border around this has a color of #bdbddc
<div style="border:2px solid #bdbddc;">Content here</div>
.myborder {border:2px solid #bdbddc;}
Border color #bdbddc