#ad85bc color space conversions
Hex:
        #ad85bc
        RGB:
        173, 133, 188
        CMY:
        32, 48, 26
        CMYK:
        8, 29, 0, 26
      HSL:
        284°, 29.1005%, 62.9412%
        HSV (HSB):
        284°, 29.2553%, 73.7255%
        XYZ:
        34.6982, 29.2901, 51.4017
        xyY:
        0.3007, 0.2538, 29.2901
      CIE-Lab:
        61.0368, 25.2939, -22.9068
        CIE-LCH:
        61.0368, 34.1248, 317.8353
        CIE-Luv:
        61.0368, 18.3120, -38.6772
        Hunter-Lab:
        54.1204, 19.7311, -18.4274
      #ad85bc color charts
#ad85bc RGB chart
      #ad85bc CMYK chart
      #ad85bc RGB pie chart
      #ad85bc color shades, tints & tones
#ad85bc color schemes
#ad85bc color preview, HTML & CSS examples
           This text has a color of #ad85bc        
        
          <p style="color:#ad85bc;">Text here</p>
        
        
          .mytext {color:#ad85bc;}
        
        Text color #ad85bc
      
           This box has a color of #ad85bc        
        
          <div style="background-color:#ad85bc;">Content here</div>
        
        
          .mybackground {background-color:#ad85bc;}
        
        Background color #ad85bc
      
           Border around this has a color of #ad85bc        
        
          <div style="border:2px solid #ad85bc;">Content here</div>
        
        
          .myborder {border:2px solid #ad85bc;}
        
        Border color #ad85bc