#ad83a5 color space conversions
Hex:
        #ad83a5
        RGB:
        173, 131, 165
        CMY:
        32, 49, 35
        CMYK:
        0, 24, 5, 32
      HSL:
        311°, 20.3883%, 59.6078%
        HSV (HSB):
        311°, 24.2775%, 67.8431%
        XYZ:
        32.1414, 27.8334, 39.2757
        xyY:
        0.3238, 0.2804, 27.8334
      CIE-Lab:
        59.7380, 21.8903, -11.7871
        CIE-LCH:
        59.7380, 24.8620, 331.6993
        CIE-Luv:
        59.7380, 22.3034, -20.8916
        Hunter-Lab:
        52.7574, 16.4221, -7.2087
      #ad83a5 color charts
#ad83a5 RGB chart
      #ad83a5 CMYK chart
      #ad83a5 RGB pie chart
      #ad83a5 color shades, tints & tones
#ad83a5 color schemes
#ad83a5 color preview, HTML & CSS examples
           This text has a color of #ad83a5        
        
          <p style="color:#ad83a5;">Text here</p>
        
        
          .mytext {color:#ad83a5;}
        
        Text color #ad83a5
      
           This box has a color of #ad83a5        
        
          <div style="background-color:#ad83a5;">Content here</div>
        
        
          .mybackground {background-color:#ad83a5;}
        
        Background color #ad83a5
      
           Border around this has a color of #ad83a5        
        
          <div style="border:2px solid #ad83a5;">Content here</div>
        
        
          .myborder {border:2px solid #ad83a5;}
        
        Border color #ad83a5