#bda1da color space conversions
Hex:
        #bda1da
        RGB:
        189, 161, 218
        CMY:
        26, 37, 15
        CMYK:
        13, 26, 0, 15
      HSL:
        269°, 43.5115%, 74.3137%
        HSV (HSB):
        269°, 26.1468%, 85.4902%
        XYZ:
        46.3860, 41.3705, 71.8702
        xyY:
        0.2906, 0.2592, 41.3705
      CIE-Lab:
        70.4347, 21.0950, -25.1123
        CIE-LCH:
        70.4347, 32.7967, 310.0311
        CIE-Luv:
        70.4347, 11.3500, -42.5350
        Hunter-Lab:
        64.3199, 16.1702, -21.2259
      #bda1da color charts
#bda1da RGB chart
      #bda1da CMYK chart
      #bda1da RGB pie chart
      #bda1da color shades, tints & tones
#bda1da color schemes
#bda1da color preview, HTML & CSS examples
           This text has a color of #bda1da        
        
          <p style="color:#bda1da;">Text here</p>
        
        
          .mytext {color:#bda1da;}
        
        Text color #bda1da
      
           This box has a color of #bda1da        
        
          <div style="background-color:#bda1da;">Content here</div>
        
        
          .mybackground {background-color:#bda1da;}
        
        Background color #bda1da
      
           Border around this has a color of #bda1da        
        
          <div style="border:2px solid #bda1da;">Content here</div>
        
        
          .myborder {border:2px solid #bda1da;}
        
        Border color #bda1da