#ac5e95 color space conversions
Hex:
        #ac5e95
        RGB:
        172, 94, 149
        CMY:
        33, 63, 42
        CMYK:
        0, 45, 13, 33
      HSL:
        318°, 31.9672%, 52.1569%
        HSV (HSB):
        318°, 45.3488%, 67.4510%
        XYZ:
        26.4408, 18.9460, 30.6971
        xyY:
        0.3475, 0.2490, 18.9460
      CIE-Lab:
        50.6240, 39.2266, -16.2733
        CIE-LCH:
        50.6240, 42.4682, 337.4687
        CIE-Luv:
        50.6240, 42.6330, -29.5708
        Hunter-Lab:
        43.5270, 32.2588, -11.3450
      #ac5e95 color charts
#ac5e95 RGB chart
      #ac5e95 CMYK chart
      #ac5e95 RGB pie chart
      #ac5e95 color shades, tints & tones
#ac5e95 color schemes
#ac5e95 color preview, HTML & CSS examples
           This text has a color of #ac5e95        
        
          <p style="color:#ac5e95;">Text here</p>
        
        
          .mytext {color:#ac5e95;}
        
        Text color #ac5e95
      
           This box has a color of #ac5e95        
        
          <div style="background-color:#ac5e95;">Content here</div>
        
        
          .mybackground {background-color:#ac5e95;}
        
        Background color #ac5e95
      
           Border around this has a color of #ac5e95        
        
          <div style="border:2px solid #ac5e95;">Content here</div>
        
        
          .myborder {border:2px solid #ac5e95;}
        
        Border color #ac5e95