#70a960 color space conversions
Hex:
        #70a960
        RGB:
        112, 169, 96
        CMY:
        56, 34, 62
        CMYK:
        34, 0, 43, 34
      HSL:
        107°, 29.7959%, 51.9608%
        HSV (HSB):
        107°, 43.1953%, 66.2745%
        XYZ:
        22.9814, 32.6652, 16.1601
        xyY:
        0.3200, 0.4549, 32.6652
      CIE-Lab:
        63.8889, -32.8550, 31.8487
        CIE-LCH:
        63.8889, 45.7580, 135.8910
        CIE-Luv:
        63.8889, -28.3286, 45.9247
        Hunter-Lab:
        57.1535, -28.2439, 23.2432
      #70a960 color charts
#70a960 RGB chart
      #70a960 CMYK chart
      #70a960 RGB pie chart
      #70a960 color shades, tints & tones
#70a960 color schemes
#70a960 color preview, HTML & CSS examples
           This text has a color of #70a960        
        
          <p style="color:#70a960;">Text here</p>
        
        
          .mytext {color:#70a960;}
        
        Text color #70a960
      
           This box has a color of #70a960        
        
          <div style="background-color:#70a960;">Content here</div>
        
        
          .mybackground {background-color:#70a960;}
        
        Background color #70a960
      
           Border around this has a color of #70a960        
        
          <div style="border:2px solid #70a960;">Content here</div>
        
        
          .myborder {border:2px solid #70a960;}
        
        Border color #70a960