#70a022 color space conversions
Hex:
        #70a022
        RGB:
        112, 160, 34
        CMY:
        56, 37, 87
        CMYK:
        30, 0, 79, 37
      HSL:
        83°, 64.9485%, 38.0392%
        HSV (HSB):
        83°, 78.7500%, 62.7451%
        XYZ:
        19.5416, 28.7018, 6.0234
        xyY:
        0.3601, 0.5289, 28.7018
      CIE-Lab:
        60.5176, -34.7116, 55.7205
        CIE-LCH:
        60.5176, 65.6481, 121.9212
        CIE-Luv:
        60.5176, -24.2841, 65.6585
        Hunter-Lab:
        53.5741, -28.6452, 30.8358
      #70a022 color charts
#70a022 RGB chart
      #70a022 CMYK chart
      #70a022 RGB pie chart
      #70a022 color shades, tints & tones
#70a022 color schemes
#70a022 color preview, HTML & CSS examples
           This text has a color of #70a022        
        
          <p style="color:#70a022;">Text here</p>
        
        
          .mytext {color:#70a022;}
        
        Text color #70a022
      
           This box has a color of #70a022        
        
          <div style="background-color:#70a022;">Content here</div>
        
        
          .mybackground {background-color:#70a022;}
        
        Background color #70a022
      
           Border around this has a color of #70a022        
        
          <div style="border:2px solid #70a022;">Content here</div>
        
        
          .myborder {border:2px solid #70a022;}
        
        Border color #70a022