#ac5e96 color space conversions
Hex:
        #ac5e96
        RGB:
        172, 94, 150
        CMY:
        33, 63, 41
        CMYK:
        0, 45, 13, 33
      HSL:
        317°, 31.9672%, 52.1569%
        HSV (HSB):
        317°, 45.3488%, 67.4510%
        XYZ:
        26.5210, 18.9781, 31.1195
        xyY:
        0.3461, 0.2477, 18.9781
      CIE-Lab:
        50.6615, 39.3943, -16.8073
        CIE-LCH:
        50.6615, 42.8298, 336.8949
        CIE-Luv:
        50.6615, 42.4052, -30.3831
        Hunter-Lab:
        43.5638, 32.4313, -11.8587
      #ac5e96 color charts
#ac5e96 RGB chart
      #ac5e96 CMYK chart
      #ac5e96 RGB pie chart
      #ac5e96 color shades, tints & tones
#ac5e96 color schemes
#ac5e96 color preview, HTML & CSS examples
           This text has a color of #ac5e96        
        
          <p style="color:#ac5e96;">Text here</p>
        
        
          .mytext {color:#ac5e96;}
        
        Text color #ac5e96
      
           This box has a color of #ac5e96        
        
          <div style="background-color:#ac5e96;">Content here</div>
        
        
          .mybackground {background-color:#ac5e96;}
        
        Background color #ac5e96
      
           Border around this has a color of #ac5e96        
        
          <div style="border:2px solid #ac5e96;">Content here</div>
        
        
          .myborder {border:2px solid #ac5e96;}
        
        Border color #ac5e96