#bdacd3 color space conversions
Hex:
        #bdacd3
        RGB:
        189, 172, 211
        CMY:
        26, 33, 17
        CMYK:
        10, 18, 0, 17
      HSL:
        266°, 30.7087%, 75.0980%
        HSV (HSB):
        266°, 18.4834%, 82.7451%
        XYZ:
        47.4967, 45.0270, 67.8158
        xyY:
        0.2962, 0.2808, 45.0270
      CIE-Lab:
        72.9097, 13.5442, -17.5070
        CIE-LCH:
        72.9097, 22.1346, 307.7270
        CIE-Luv:
        72.9097, 6.8737, -29.2629
        Hunter-Lab:
        67.1022, 8.9181, -12.9490
      #bdacd3 color charts
#bdacd3 RGB chart
      #bdacd3 CMYK chart
      #bdacd3 RGB pie chart
      #bdacd3 color shades, tints & tones
#bdacd3 color schemes
#bdacd3 color preview, HTML & CSS examples
           This text has a color of #bdacd3        
        
          <p style="color:#bdacd3;">Text here</p>
        
        
          .mytext {color:#bdacd3;}
        
        Text color #bdacd3
      
           This box has a color of #bdacd3        
        
          <div style="background-color:#bdacd3;">Content here</div>
        
        
          .mybackground {background-color:#bdacd3;}
        
        Background color #bdacd3
      
           Border around this has a color of #bdacd3        
        
          <div style="border:2px solid #bdacd3;">Content here</div>
        
        
          .myborder {border:2px solid #bdacd3;}
        
        Border color #bdacd3