#70a037 color space conversions
Hex:
        #70a037
        RGB:
        112, 160, 55
        CMY:
        56, 37, 78
        CMYK:
        30, 0, 66, 37
      HSL:
        87°, 48.8372%, 42.1569%
        HSV (HSB):
        87°, 65.6250%, 62.7451%
        XYZ:
        19.9425, 28.8622, 8.1343
        xyY:
        0.3502, 0.5069, 28.8622
      CIE-Lab:
        60.6598, -33.3204, 47.9388
        CIE-LCH:
        60.6598, 58.3814, 124.8017
        CIE-Luv:
        60.6598, -24.2131, 59.8655
        Hunter-Lab:
        53.7235, -27.7560, 28.6293
      #70a037 color charts
#70a037 RGB chart
      #70a037 CMYK chart
      #70a037 RGB pie chart
      #70a037 color shades, tints & tones
#70a037 color schemes
#70a037 color preview, HTML & CSS examples
           This text has a color of #70a037        
        
          <p style="color:#70a037;">Text here</p>
        
        
          .mytext {color:#70a037;}
        
        Text color #70a037
      
           This box has a color of #70a037        
        
          <div style="background-color:#70a037;">Content here</div>
        
        
          .mybackground {background-color:#70a037;}
        
        Background color #70a037
      
           Border around this has a color of #70a037        
        
          <div style="border:2px solid #70a037;">Content here</div>
        
        
          .myborder {border:2px solid #70a037;}
        
        Border color #70a037