#70a02a color space conversions
Hex:
        #70a02a
        RGB:
        112, 160, 42
        CMY:
        56, 37, 84
        CMYK:
        30, 0, 74, 37
      HSL:
        84°, 58.4158%, 39.6078%
        HSV (HSB):
        84°, 73.7500%, 62.7451%
        XYZ:
        19.6708, 28.7535, 6.7037
        xyY:
        0.3568, 0.5216, 28.7535
      CIE-Lab:
        60.5635, -34.2605, 53.0324
        CIE-LCH:
        60.5635, 63.1365, 122.8637
        CIE-Luv:
        60.5635, -24.2607, 63.7695
        Hunter-Lab:
        53.6223, -28.3581, 30.1233
      #70a02a color charts
#70a02a RGB chart
      #70a02a CMYK chart
      #70a02a RGB pie chart
      #70a02a color shades, tints & tones
#70a02a color schemes
#70a02a color preview, HTML & CSS examples
           This text has a color of #70a02a        
        
          <p style="color:#70a02a;">Text here</p>
        
        
          .mytext {color:#70a02a;}
        
        Text color #70a02a
      
           This box has a color of #70a02a        
        
          <div style="background-color:#70a02a;">Content here</div>
        
        
          .mybackground {background-color:#70a02a;}
        
        Background color #70a02a
      
           Border around this has a color of #70a02a        
        
          <div style="border:2px solid #70a02a;">Content here</div>
        
        
          .myborder {border:2px solid #70a02a;}
        
        Border color #70a02a