#70a310 color space conversions
Hex:
        #70a310
        RGB:
        112, 163, 16
        CMY:
        56, 36, 94
        CMYK:
        31, 0, 90, 36
      HSL:
        81°, 82.1229%, 35.0980%
        HSV (HSB):
        81°, 90.1840%, 63.9216%
        XYZ:
        19.8728, 29.6765, 5.1710
        xyY:
        0.3632, 0.5423, 29.6765
      CIE-Lab:
        61.3741, -36.7458, 60.9767
        CIE-LCH:
        61.3741, 71.1928, 121.0740
        CIE-Luv:
        61.3741, -25.8643, 69.7977
        Hunter-Lab:
        54.4762, -30.2168, 32.5054
      #70a310 color charts
#70a310 RGB chart
      #70a310 CMYK chart
      #70a310 RGB pie chart
      #70a310 color shades, tints & tones
#70a310 color schemes
#70a310 color preview, HTML & CSS examples
           This text has a color of #70a310        
        
          <p style="color:#70a310;">Text here</p>
        
        
          .mytext {color:#70a310;}
        
        Text color #70a310
      
           This box has a color of #70a310        
        
          <div style="background-color:#70a310;">Content here</div>
        
        
          .mybackground {background-color:#70a310;}
        
        Background color #70a310
      
           Border around this has a color of #70a310        
        
          <div style="border:2px solid #70a310;">Content here</div>
        
        
          .myborder {border:2px solid #70a310;}
        
        Border color #70a310