#bdb5ee color space conversions
Hex:
        #bdb5ee
        RGB:
        189, 181, 238
        CMY:
        26, 29, 7
        CMYK:
        21, 24, 0, 7
      HSL:
        248°, 62.6374%, 82.1569%
        HSV (HSB):
        248°, 23.9496%, 93.3333%
        XYZ:
        52.9428, 50.0396, 87.7571
        xyY:
        0.2776, 0.2623, 50.0396
      CIE-Lab:
        76.0936, 14.4403, -27.3427
        CIE-LCH:
        76.0936, 30.9216, 297.8395
        CIE-Luv:
        76.0936, 0.6620, -45.6851
        Hunter-Lab:
        70.7387, 9.8016, -24.0370
      #bdb5ee color charts
#bdb5ee RGB chart
      #bdb5ee CMYK chart
      #bdb5ee RGB pie chart
      #bdb5ee color shades, tints & tones
#bdb5ee color schemes
#bdb5ee color preview, HTML & CSS examples
           This text has a color of #bdb5ee        
        
          <p style="color:#bdb5ee;">Text here</p>
        
        
          .mytext {color:#bdb5ee;}
        
        Text color #bdb5ee
      
           This box has a color of #bdb5ee        
        
          <div style="background-color:#bdb5ee;">Content here</div>
        
        
          .mybackground {background-color:#bdb5ee;}
        
        Background color #bdb5ee
      
           Border around this has a color of #bdb5ee        
        
          <div style="border:2px solid #bdb5ee;">Content here</div>
        
        
          .myborder {border:2px solid #bdb5ee;}
        
        Border color #bdb5ee