#70a342 color space conversions
Hex:
        #70a342
        RGB:
        112, 163, 66
        CMY:
        56, 36, 74
        CMYK:
        31, 0, 60, 36
      HSL:
        92°, 42.3581%, 44.9020%
        HSV (HSB):
        92°, 59.5092%, 63.9216%
        XYZ:
        20.7627, 30.0325, 9.8568
        xyY:
        0.3423, 0.4952, 30.0325
      CIE-Lab:
        61.6822, -33.7090, 44.1324
        CIE-LCH:
        61.6822, 55.5334, 127.3732
        CIE-Luv:
        61.6822, -25.6683, 57.2238
        Hunter-Lab:
        54.8019, -28.2755, 27.6973
      #70a342 color charts
#70a342 RGB chart
      #70a342 CMYK chart
      #70a342 RGB pie chart
      #70a342 color shades, tints & tones
#70a342 color schemes
#70a342 color preview, HTML & CSS examples
           This text has a color of #70a342        
        
          <p style="color:#70a342;">Text here</p>
        
        
          .mytext {color:#70a342;}
        
        Text color #70a342
      
           This box has a color of #70a342        
        
          <div style="background-color:#70a342;">Content here</div>
        
        
          .mybackground {background-color:#70a342;}
        
        Background color #70a342
      
           Border around this has a color of #70a342        
        
          <div style="border:2px solid #70a342;">Content here</div>
        
        
          .myborder {border:2px solid #70a342;}
        
        Border color #70a342