#70a124 color space conversions
Hex:
        #70a124
        RGB:
        112, 161, 36
        CMY:
        56, 37, 86
        CMYK:
        30, 0, 78, 37
      HSL:
        84°, 63.4518%, 38.6275%
        HSV (HSB):
        84°, 77.6398%, 63.1373%
        XYZ:
        19.7454, 29.0619, 6.2379
        xyY:
        0.3587, 0.5280, 29.0619
      CIE-Lab:
        60.8362, -35.0627, 55.3760
        CIE-LCH:
        60.8362, 65.5430, 122.3409
        CIE-Luv:
        60.8362, -24.7921, 65.6589
        Hunter-Lab:
        53.9091, -28.9612, 30.8758
      #70a124 color charts
#70a124 RGB chart
      #70a124 CMYK chart
      #70a124 RGB pie chart
      #70a124 color shades, tints & tones
#70a124 color schemes
#70a124 color preview, HTML & CSS examples
           This text has a color of #70a124        
        
          <p style="color:#70a124;">Text here</p>
        
        
          .mytext {color:#70a124;}
        
        Text color #70a124
      
           This box has a color of #70a124        
        
          <div style="background-color:#70a124;">Content here</div>
        
        
          .mybackground {background-color:#70a124;}
        
        Background color #70a124
      
           Border around this has a color of #70a124        
        
          <div style="border:2px solid #70a124;">Content here</div>
        
        
          .myborder {border:2px solid #70a124;}
        
        Border color #70a124