#70a065 color space conversions
Hex:
        #70a065
        RGB:
        112, 160, 101
        CMY:
        56, 37, 60
        CMYK:
        30, 0, 37, 37
      HSL:
        109°, 23.6948%, 51.1765%
        HSV (HSB):
        109°, 36.8750%, 62.7451%
        XYZ:
        21.6019, 29.5259, 16.8725
        xyY:
        0.3177, 0.4342, 29.5259
      CIE-Lab:
        61.2430, -27.8122, 25.7533
        CIE-LCH:
        61.2430, 37.9044, 137.2012
        CIE-Luv:
        61.2430, -23.9593, 37.8514
        Hunter-Lab:
        54.3378, -24.1288, 19.6263
      #70a065 color charts
#70a065 RGB chart
      #70a065 CMYK chart
      #70a065 RGB pie chart
      #70a065 color shades, tints & tones
#70a065 color schemes
#70a065 color preview, HTML & CSS examples
           This text has a color of #70a065        
        
          <p style="color:#70a065;">Text here</p>
        
        
          .mytext {color:#70a065;}
        
        Text color #70a065
      
           This box has a color of #70a065        
        
          <div style="background-color:#70a065;">Content here</div>
        
        
          .mybackground {background-color:#70a065;}
        
        Background color #70a065
      
           Border around this has a color of #70a065        
        
          <div style="border:2px solid #70a065;">Content here</div>
        
        
          .myborder {border:2px solid #70a065;}
        
        Border color #70a065