#70e8aa color space conversions
Hex:
        #70e8aa
        RGB:
        112, 232, 170
        CMY:
        56, 9, 33
        CMYK:
        52, 0, 27, 9
      HSL:
        149°, 72.2892%, 67.4510%
        HSV (HSB):
        149°, 51.7241%, 90.9804%
        XYZ:
        42.7944, 64.0602, 48.1396
        xyY:
        0.2761, 0.4133, 64.0602
      CIE-Lab:
        83.9971, -47.7980, 20.0466
        CIE-LCH:
        83.9971, 51.8316, 157.2467
        CIE-Luv:
        83.9971, -53.2283, 36.9379
        Hunter-Lab:
        80.0376, -44.6258, 20.3657
      #70e8aa color charts
#70e8aa RGB chart
      #70e8aa CMYK chart
      #70e8aa RGB pie chart
      #70e8aa color shades, tints & tones
#70e8aa color schemes
#70e8aa color preview, HTML & CSS examples
           This text has a color of #70e8aa        
        
          <p style="color:#70e8aa;">Text here</p>
        
        
          .mytext {color:#70e8aa;}
        
        Text color #70e8aa
      
           This box has a color of #70e8aa        
        
          <div style="background-color:#70e8aa;">Content here</div>
        
        
          .mybackground {background-color:#70e8aa;}
        
        Background color #70e8aa
      
           Border around this has a color of #70e8aa        
        
          <div style="border:2px solid #70e8aa;">Content here</div>
        
        
          .myborder {border:2px solid #70e8aa;}
        
        Border color #70e8aa