#70a724 color space conversions
Hex:
        #70a724
        RGB:
        112, 167, 36
        CMY:
        56, 35, 86
        CMYK:
        33, 0, 78, 35
      HSL:
        85°, 64.5320%, 39.8039%
        HSV (HSB):
        85°, 78.4431%, 65.4902%
        XYZ:
        20.8192, 31.2096, 6.5958
        xyY:
        0.3551, 0.5324, 31.2096
      CIE-Lab:
        62.6841, -37.7542, 57.1147
        CIE-LCH:
        62.6841, 68.4651, 123.4657
        CIE-Luv:
        62.6841, -27.8289, 68.2667
        Hunter-Lab:
        55.8655, -31.2435, 32.1057
      #70a724 color charts
#70a724 RGB chart
      #70a724 CMYK chart
      #70a724 RGB pie chart
      #70a724 color shades, tints & tones
#70a724 color schemes
#70a724 color preview, HTML & CSS examples
           This text has a color of #70a724        
        
          <p style="color:#70a724;">Text here</p>
        
        
          .mytext {color:#70a724;}
        
        Text color #70a724
      
           This box has a color of #70a724        
        
          <div style="background-color:#70a724;">Content here</div>
        
        
          .mybackground {background-color:#70a724;}
        
        Background color #70a724
      
           Border around this has a color of #70a724        
        
          <div style="border:2px solid #70a724;">Content here</div>
        
        
          .myborder {border:2px solid #70a724;}
        
        Border color #70a724