#70a421 color space conversions
Hex:
        #70a421
        RGB:
        112, 164, 33
        CMY:
        56, 36, 87
        CMYK:
        32, 0, 80, 36
      HSL:
        84°, 66.4975%, 38.6275%
        HSV (HSB):
        84°, 79.8780%, 64.3137%
        XYZ:
        20.2321, 30.1055, 6.1834
        xyY:
        0.3580, 0.5326, 30.1055
      CIE-Lab:
        61.7451, -36.5673, 57.1680
        CIE-LCH:
        61.7451, 67.8627, 122.6048
        CIE-Luv:
        61.7451, -26.3304, 67.5945
        Hunter-Lab:
        54.8685, -30.2001, 31.7262
      #70a421 color charts
#70a421 RGB chart
      #70a421 CMYK chart
      #70a421 RGB pie chart
      #70a421 color shades, tints & tones
#70a421 color schemes
#70a421 color preview, HTML & CSS examples
           This text has a color of #70a421        
        
          <p style="color:#70a421;">Text here</p>
        
        
          .mytext {color:#70a421;}
        
        Text color #70a421
      
           This box has a color of #70a421        
        
          <div style="background-color:#70a421;">Content here</div>
        
        
          .mybackground {background-color:#70a421;}
        
        Background color #70a421
      
           Border around this has a color of #70a421        
        
          <div style="border:2px solid #70a421;">Content here</div>
        
        
          .myborder {border:2px solid #70a421;}
        
        Border color #70a421