#acddc4 color space conversions
Hex:
        #acddc4
        RGB:
        172, 221, 196
        CMY:
        33, 13, 23
        CMYK:
        22, 0, 11, 13
      HSL:
        149°, 41.8803%, 77.0588%
        HSV (HSB):
        149°, 22.1719%, 86.6667%
        XYZ:
        52.8335, 64.4691, 61.8837
        xyY:
        0.2949, 0.3598, 64.4691
      CIE-Lab:
        84.2094, -20.8249, 7.1081
        CIE-LCH:
        84.2094, 22.0046, 161.1539
        CIE-Luv:
        84.2094, -24.6691, 14.1958
        Hunter-Lab:
        80.2926, -23.0570, 10.5084
      #acddc4 color charts
#acddc4 RGB chart
      #acddc4 CMYK chart
      #acddc4 RGB pie chart
      #acddc4 color shades, tints & tones
#acddc4 color schemes
#acddc4 color preview, HTML & CSS examples
           This text has a color of #acddc4        
        
          <p style="color:#acddc4;">Text here</p>
        
        
          .mytext {color:#acddc4;}
        
        Text color #acddc4
      
           This box has a color of #acddc4        
        
          <div style="background-color:#acddc4;">Content here</div>
        
        
          .mybackground {background-color:#acddc4;}
        
        Background color #acddc4
      
           Border around this has a color of #acddc4        
        
          <div style="border:2px solid #acddc4;">Content here</div>
        
        
          .myborder {border:2px solid #acddc4;}
        
        Border color #acddc4