#bdacd2 color space conversions
Hex:
        #bdacd2
        RGB:
        189, 172, 210
        CMY:
        26, 33, 18
        CMYK:
        10, 18, 0, 18
      HSL:
        267°, 29.6875%, 74.9020%
        HSV (HSB):
        267°, 18.0952%, 82.3529%
        XYZ:
        47.3716, 44.9770, 67.1574
        xyY:
        0.2970, 0.2820, 44.9770
      CIE-Lab:
        72.8768, 13.3377, -17.0093
        CIE-LCH:
        72.8768, 21.6151, 308.1013
        CIE-Luv:
        72.8768, 6.9572, -28.4323
        Hunter-Lab:
        67.0649, 8.7208, -12.4264
      #bdacd2 color charts
#bdacd2 RGB chart
      #bdacd2 CMYK chart
      #bdacd2 RGB pie chart
      #bdacd2 color shades, tints & tones
#bdacd2 color schemes
#bdacd2 color preview, HTML & CSS examples
           This text has a color of #bdacd2        
        
          <p style="color:#bdacd2;">Text here</p>
        
        
          .mytext {color:#bdacd2;}
        
        Text color #bdacd2
      
           This box has a color of #bdacd2        
        
          <div style="background-color:#bdacd2;">Content here</div>
        
        
          .mybackground {background-color:#bdacd2;}
        
        Background color #bdacd2
      
           Border around this has a color of #bdacd2        
        
          <div style="border:2px solid #bdacd2;">Content here</div>
        
        
          .myborder {border:2px solid #bdacd2;}
        
        Border color #bdacd2