#70a52e color space conversions
Hex:
        #70a52e
        RGB:
        112, 165, 46
        CMY:
        56, 35, 82
        CMYK:
        32, 0, 72, 35
      HSL:
        87°, 56.3981%, 41.3725%
        HSV (HSB):
        87°, 72.1212%, 64.7059%
        XYZ:
        20.6304, 30.5523, 7.3946
        xyY:
        0.3522, 0.5216, 30.5523
      CIE-Lab:
        62.1278, -36.2706, 53.1047
        CIE-LCH:
        62.1278, 64.3092, 124.3331
        CIE-Luv:
        62.1278, -26.7809, 64.9354
        Hunter-Lab:
        55.2741, -30.1068, 30.7600
      #70a52e color charts
#70a52e RGB chart
      #70a52e CMYK chart
      #70a52e RGB pie chart
      #70a52e color shades, tints & tones
#70a52e color schemes
#70a52e color preview, HTML & CSS examples
           This text has a color of #70a52e        
        
          <p style="color:#70a52e;">Text here</p>
        
        
          .mytext {color:#70a52e;}
        
        Text color #70a52e
      
           This box has a color of #70a52e        
        
          <div style="background-color:#70a52e;">Content here</div>
        
        
          .mybackground {background-color:#70a52e;}
        
        Background color #70a52e
      
           Border around this has a color of #70a52e        
        
          <div style="border:2px solid #70a52e;">Content here</div>
        
        
          .myborder {border:2px solid #70a52e;}
        
        Border color #70a52e