#bdb8ca color space conversions
Hex:
        #bdb8ca
        RGB:
        189, 184, 202
        CMY:
        26, 28, 21
        CMYK:
        6, 9, 0, 21
      HSL:
        257°, 14.5161%, 75.6863%
        HSV (HSB):
        257°, 8.9109%, 79.2157%
        XYZ:
        48.7874, 49.3641, 62.8340
        xyY:
        0.3031, 0.3066, 49.3641
      CIE-Lab:
        75.6773, 5.1771, -8.4462
        CIE-LCH:
        75.6773, 9.9066, 301.5063
        CIE-Luv:
        75.6773, 1.7224, -13.7238
        Hunter-Lab:
        70.2596, 0.9941, -3.8421
      #bdb8ca color charts
#bdb8ca RGB chart
      #bdb8ca CMYK chart
      #bdb8ca RGB pie chart
      #bdb8ca color shades, tints & tones
#bdb8ca color schemes
#bdb8ca color preview, HTML & CSS examples
           This text has a color of #bdb8ca        
        
          <p style="color:#bdb8ca;">Text here</p>
        
        
          .mytext {color:#bdb8ca;}
        
        Text color #bdb8ca
      
           This box has a color of #bdb8ca        
        
          <div style="background-color:#bdb8ca;">Content here</div>
        
        
          .mybackground {background-color:#bdb8ca;}
        
        Background color #bdb8ca
      
           Border around this has a color of #bdb8ca        
        
          <div style="border:2px solid #bdb8ca;">Content here</div>
        
        
          .myborder {border:2px solid #bdb8ca;}
        
        Border color #bdb8ca