#bdb3d3 color space conversions
Hex:
#bdb3d3
RGB:
189, 179, 211
CMY:
26, 30, 17
CMYK:
10, 15, 0, 17
HSL:
259°, 26.6667%, 76.4706%
HSV (HSB):
259°, 15.1659%, 82.7451%
XYZ:
48.8642, 47.7622, 68.2716
xyY:
0.2963, 0.2896, 47.7622
CIE-Lab:
74.6747, 9.7086, -14.8458
CIE-LCH:
74.6747, 17.7385, 303.1832
CIE-Luv:
74.6747, 3.5327, -24.4956
Hunter-Lab:
69.1102, 5.2653, -10.1935
#bdb3d3 color charts
#bdb3d3 color shades, tints & tones
#bdb3d3 color schemes
#bdb3d3 color preview, HTML & CSS examples
This text has a color of #bdb3d3
<p style="color:#bdb3d3;">Text here</p>
.mytext {color:#bdb3d3;}
This box has a color of #bdb3d3
<div style="background-color:#bdb3d3;">Content here</div>
.mybackground {background-color:#bdb3d3;}
Border around this has a color of #bdb3d3
<div style="border:2px solid #bdb3d3;">Content here</div>
.myborder {border:2px solid #bdb3d3;}