#70e0ac color space conversions
Hex:
        #70e0ac
        RGB:
        112, 224, 172
        CMY:
        56, 12, 33
        CMYK:
        50, 0, 23, 12
      HSL:
        152°, 64.3678%, 65.8824%
        HSV (HSB):
        152°, 50.0000%, 87.8431%
        XYZ:
        40.7841, 59.7346, 48.4101
        xyY:
        0.2738, 0.4011, 59.7346
      CIE-Lab:
        81.6937, -43.9666, 15.7903
        CIE-LCH:
        81.6937, 46.7162, 160.2446
        CIE-Luv:
        81.6937, -49.9906, 30.2851
        Hunter-Lab:
        77.2882, -41.0618, 16.9649
      #70e0ac color charts
#70e0ac RGB chart
      #70e0ac CMYK chart
      #70e0ac RGB pie chart
      #70e0ac color shades, tints & tones
#70e0ac color schemes
#70e0ac color preview, HTML & CSS examples
           This text has a color of #70e0ac        
        
          <p style="color:#70e0ac;">Text here</p>
        
        
          .mytext {color:#70e0ac;}
        
        Text color #70e0ac
      
           This box has a color of #70e0ac        
        
          <div style="background-color:#70e0ac;">Content here</div>
        
        
          .mybackground {background-color:#70e0ac;}
        
        Background color #70e0ac
      
           Border around this has a color of #70e0ac        
        
          <div style="border:2px solid #70e0ac;">Content here</div>
        
        
          .myborder {border:2px solid #70e0ac;}
        
        Border color #70e0ac