#70a731 color space conversions
Hex:
        #70a731
        RGB:
        112, 167, 49
        CMY:
        56, 35, 81
        CMYK:
        33, 0, 71, 35
      HSL:
        88°, 54.6296%, 42.3529%
        HSV (HSB):
        88°, 70.6587%, 65.4902%
        XYZ:
        21.0552, 31.3039, 7.8383
        xyY:
        0.3498, 0.5200, 31.3039
      CIE-Lab:
        62.7634, -36.9614, 52.6002
        CIE-LCH:
        62.7634, 64.2878, 125.0952
        CIE-Luv:
        62.7634, -27.7637, 64.9879
        Hunter-Lab:
        55.9499, -30.7389, 30.8587
      #70a731 color charts
#70a731 RGB chart
      #70a731 CMYK chart
      #70a731 RGB pie chart
      #70a731 color shades, tints & tones
#70a731 color schemes
#70a731 color preview, HTML & CSS examples
           This text has a color of #70a731        
        
          <p style="color:#70a731;">Text here</p>
        
        
          .mytext {color:#70a731;}
        
        Text color #70a731
      
           This box has a color of #70a731        
        
          <div style="background-color:#70a731;">Content here</div>
        
        
          .mybackground {background-color:#70a731;}
        
        Background color #70a731
      
           Border around this has a color of #70a731        
        
          <div style="border:2px solid #70a731;">Content here</div>
        
        
          .myborder {border:2px solid #70a731;}
        
        Border color #70a731