#70e1ac color space conversions
Hex:
        #70e1ac
        RGB:
        112, 225, 172
        CMY:
        56, 12, 33
        CMYK:
        50, 0, 24, 12
      HSL:
        152°, 65.3179%, 66.0784%
        HSV (HSB):
        152°, 50.2222%, 88.2353%
        XYZ:
        41.0537, 60.2737, 48.5000
        xyY:
        0.2740, 0.4023, 60.2737
      CIE-Lab:
        81.9867, -44.4006, 16.2011
        CIE-LCH:
        81.9867, 47.2641, 159.9537
        CIE-Luv:
        81.9867, -50.3871, 30.9471
        Hunter-Lab:
        77.6362, -41.4732, 17.3063
      #70e1ac color charts
#70e1ac RGB chart
      #70e1ac CMYK chart
      #70e1ac RGB pie chart
      #70e1ac color shades, tints & tones
#70e1ac color schemes
#70e1ac color preview, HTML & CSS examples
           This text has a color of #70e1ac        
        
          <p style="color:#70e1ac;">Text here</p>
        
        
          .mytext {color:#70e1ac;}
        
        Text color #70e1ac
      
           This box has a color of #70e1ac        
        
          <div style="background-color:#70e1ac;">Content here</div>
        
        
          .mybackground {background-color:#70e1ac;}
        
        Background color #70e1ac
      
           Border around this has a color of #70e1ac        
        
          <div style="border:2px solid #70e1ac;">Content here</div>
        
        
          .myborder {border:2px solid #70e1ac;}
        
        Border color #70e1ac