#ad95ac color space conversions
Hex:
        #ad95ac
        RGB:
        173, 149, 172
        CMY:
        32, 42, 33
        CMYK:
        0, 14, 1, 32
      HSL:
        303°, 12.7660%, 63.1373%
        HSV (HSB):
        303°, 13.8728%, 67.8431%
        XYZ:
        35.4274, 33.3577, 43.6012
        xyY:
        0.3152, 0.2968, 33.3577
      CIE-Lab:
        64.4495, 13.0702, -8.7093
        CIE-LCH:
        64.4495, 15.7061, 326.3225
        CIE-Luv:
        64.4495, 12.3558, -15.0476
        Hunter-Lab:
        57.7561, 8.4181, -4.3299
      #ad95ac color charts
#ad95ac RGB chart
      #ad95ac CMYK chart
      #ad95ac RGB pie chart
      #ad95ac color shades, tints & tones
#ad95ac color schemes
#ad95ac color preview, HTML & CSS examples
           This text has a color of #ad95ac        
        
          <p style="color:#ad95ac;">Text here</p>
        
        
          .mytext {color:#ad95ac;}
        
        Text color #ad95ac
      
           This box has a color of #ad95ac        
        
          <div style="background-color:#ad95ac;">Content here</div>
        
        
          .mybackground {background-color:#ad95ac;}
        
        Background color #ad95ac
      
           Border around this has a color of #ad95ac        
        
          <div style="border:2px solid #ad95ac;">Content here</div>
        
        
          .myborder {border:2px solid #ad95ac;}
        
        Border color #ad95ac