#acd5b1 color space conversions
Hex:
        #acd5b1
        RGB:
        172, 213, 177
        CMY:
        33, 16, 31
        CMYK:
        19, 0, 17, 16
      HSL:
        127°, 32.8000%, 75.4902%
        HSV (HSB):
        127°, 19.2488%, 83.5294%
        XYZ:
        48.7433, 59.5335, 50.5170
        xyY:
        0.3070, 0.3749, 59.5335
      CIE-Lab:
        81.5840, -20.4035, 13.4179
        CIE-LCH:
        81.5840, 24.4201, 146.6699
        CIE-Luv:
        81.5840, -20.6864, 23.0597
        Hunter-Lab:
        77.1579, -22.2618, 15.1921
      #acd5b1 color charts
#acd5b1 RGB chart
      #acd5b1 CMYK chart
      #acd5b1 RGB pie chart
      #acd5b1 color shades, tints & tones
#acd5b1 color schemes
#acd5b1 color preview, HTML & CSS examples
           This text has a color of #acd5b1        
        
          <p style="color:#acd5b1;">Text here</p>
        
        
          .mytext {color:#acd5b1;}
        
        Text color #acd5b1
      
           This box has a color of #acd5b1        
        
          <div style="background-color:#acd5b1;">Content here</div>
        
        
          .mybackground {background-color:#acd5b1;}
        
        Background color #acd5b1
      
           Border around this has a color of #acd5b1        
        
          <div style="border:2px solid #acd5b1;">Content here</div>
        
        
          .myborder {border:2px solid #acd5b1;}
        
        Border color #acd5b1