#70c07a color space conversions
Hex:
        #70c07a
        RGB:
        112, 192, 122
        CMY:
        56, 25, 52
        CMYK:
        42, 0, 36, 25
      HSL:
        128°, 38.8350%, 59.6078%
        HSV (HSB):
        128°, 41.6667%, 75.2941%
        XYZ:
        29.0446, 42.5492, 25.0944
        xyY:
        0.3004, 0.4401, 42.5492
      CIE-Lab:
        71.2479, -39.2891, 27.8053
        CIE-LCH:
        71.2479, 48.1328, 144.7125
        CIE-Luv:
        71.2479, -38.3312, 43.8714
        Hunter-Lab:
        65.2297, -34.6720, 22.8515
      #70c07a color charts
#70c07a RGB chart
      #70c07a CMYK chart
      #70c07a RGB pie chart
      #70c07a color shades, tints & tones
#70c07a color schemes
#70c07a color preview, HTML & CSS examples
           This text has a color of #70c07a        
        
          <p style="color:#70c07a;">Text here</p>
        
        
          .mytext {color:#70c07a;}
        
        Text color #70c07a
      
           This box has a color of #70c07a        
        
          <div style="background-color:#70c07a;">Content here</div>
        
        
          .mybackground {background-color:#70c07a;}
        
        Background color #70c07a
      
           Border around this has a color of #70c07a        
        
          <div style="border:2px solid #70c07a;">Content here</div>
        
        
          .myborder {border:2px solid #70c07a;}
        
        Border color #70c07a