#ac5f86 color space conversions
Hex:
        #ac5f86
        RGB:
        172, 95, 134
        CMY:
        33, 63, 47
        CMYK:
        0, 45, 22, 33
      HSL:
        330°, 31.6872%, 52.3529%
        HSV (HSB):
        330°, 44.7674%, 67.4510%
        XYZ:
        25.4085, 18.6763, 24.8200
        xyY:
        0.3687, 0.2710, 18.6763
      CIE-Lab:
        50.3063, 36.2917, -7.8523
        CIE-LCH:
        50.3063, 37.1315, 347.7914
        CIE-Luv:
        50.3063, 45.5233, -17.0153
        Hunter-Lab:
        43.2161, 29.3194, -3.8003
      #ac5f86 color charts
#ac5f86 RGB chart
      #ac5f86 CMYK chart
      #ac5f86 RGB pie chart
      #ac5f86 color shades, tints & tones
#ac5f86 color schemes
#ac5f86 color preview, HTML & CSS examples
           This text has a color of #ac5f86        
        
          <p style="color:#ac5f86;">Text here</p>
        
        
          .mytext {color:#ac5f86;}
        
        Text color #ac5f86
      
           This box has a color of #ac5f86        
        
          <div style="background-color:#ac5f86;">Content here</div>
        
        
          .mybackground {background-color:#ac5f86;}
        
        Background color #ac5f86
      
           Border around this has a color of #ac5f86        
        
          <div style="border:2px solid #ac5f86;">Content here</div>
        
        
          .myborder {border:2px solid #ac5f86;}
        
        Border color #ac5f86