#acedc4 color space conversions
Hex:
        #acedc4
        RGB:
        172, 237, 196
        CMY:
        33, 7, 23
        CMYK:
        27, 0, 17, 7
      HSL:
        142°, 64.3564%, 80.1961%
        HSV (HSB):
        142°, 27.4262%, 92.9412%
        XYZ:
        57.2612, 73.3246, 63.3596
        xyY:
        0.2952, 0.3781, 73.3246
      CIE-Lab:
        88.6023, -28.5819, 13.3753
        CIE-LCH:
        88.6023, 31.5566, 154.9221
        CIE-Luv:
        88.6023, -32.0500, 24.7724
        Hunter-Lab:
        85.6298, -30.4878, 16.0707
      #acedc4 color charts
#acedc4 RGB chart
      #acedc4 CMYK chart
      #acedc4 RGB pie chart
      #acedc4 color shades, tints & tones
#acedc4 color schemes
#acedc4 color preview, HTML & CSS examples
           This text has a color of #acedc4        
        
          <p style="color:#acedc4;">Text here</p>
        
        
          .mytext {color:#acedc4;}
        
        Text color #acedc4
      
           This box has a color of #acedc4        
        
          <div style="background-color:#acedc4;">Content here</div>
        
        
          .mybackground {background-color:#acedc4;}
        
        Background color #acedc4
      
           Border around this has a color of #acedc4        
        
          <div style="border:2px solid #acedc4;">Content here</div>
        
        
          .myborder {border:2px solid #acedc4;}
        
        Border color #acedc4