#bda0dc color space conversions
Hex:
        #bda0dc
        RGB:
        189, 160, 220
        CMY:
        26, 37, 14
        CMYK:
        14, 27, 0, 14
      HSL:
        269°, 46.1538%, 74.5098%
        HSV (HSB):
        269°, 27.2727%, 86.2745%
        XYZ:
        46.4753, 41.1277, 73.1991
        xyY:
        0.2890, 0.2558, 41.1277
      CIE-Lab:
        70.2653, 22.0777, -26.4711
        CIE-LCH:
        70.2653, 34.4695, 309.8290
        CIE-Luv:
        70.2653, 11.5978, -44.8827
        Hunter-Lab:
        64.1309, 17.1289, -22.7820
      #bda0dc color charts
#bda0dc RGB chart
      #bda0dc CMYK chart
      #bda0dc RGB pie chart
      #bda0dc color shades, tints & tones
#bda0dc color schemes
#bda0dc color preview, HTML & CSS examples
           This text has a color of #bda0dc        
        
          <p style="color:#bda0dc;">Text here</p>
        
        
          .mytext {color:#bda0dc;}
        
        Text color #bda0dc
      
           This box has a color of #bda0dc        
        
          <div style="background-color:#bda0dc;">Content here</div>
        
        
          .mybackground {background-color:#bda0dc;}
        
        Background color #bda0dc
      
           Border around this has a color of #bda0dc        
        
          <div style="border:2px solid #bda0dc;">Content here</div>
        
        
          .myborder {border:2px solid #bda0dc;}
        
        Border color #bda0dc