#bdb3d1 color space conversions
Hex:
        #bdb3d1
        RGB:
        189, 179, 209
        CMY:
        26, 30, 18
        CMYK:
        10, 14, 0, 18
      HSL:
        260°, 24.5902%, 76.0784%
        HSV (HSB):
        260°, 14.3541%, 81.9608%
        XYZ:
        48.6150, 47.6625, 66.9591
        xyY:
        0.2978, 0.2920, 47.6625
      CIE-Lab:
        74.6115, 9.2985, -13.8506
        CIE-LCH:
        74.6115, 16.6824, 303.8753
        CIE-Luv:
        74.6115, 3.6784, -22.8451
        Hunter-Lab:
        69.0380, 4.8791, -9.1780
      #bdb3d1 color charts
#bdb3d1 RGB chart
      #bdb3d1 CMYK chart
      #bdb3d1 RGB pie chart
      #bdb3d1 color shades, tints & tones
#bdb3d1 color schemes
#bdb3d1 color preview, HTML & CSS examples
           This text has a color of #bdb3d1        
        
          <p style="color:#bdb3d1;">Text here</p>
        
        
          .mytext {color:#bdb3d1;}
        
        Text color #bdb3d1
      
           This box has a color of #bdb3d1        
        
          <div style="background-color:#bdb3d1;">Content here</div>
        
        
          .mybackground {background-color:#bdb3d1;}
        
        Background color #bdb3d1
      
           Border around this has a color of #bdb3d1        
        
          <div style="border:2px solid #bdb3d1;">Content here</div>
        
        
          .myborder {border:2px solid #bdb3d1;}
        
        Border color #bdb3d1