#70a531 color space conversions
Hex:
        #70a531
        RGB:
        112, 165, 49
        CMY:
        56, 35, 81
        CMYK:
        32, 0, 70, 35
      HSL:
        87°, 54.2056%, 41.9608%
        HSV (HSB):
        87°, 70.3030%, 64.7059%
        XYZ:
        20.6916, 30.5768, 7.7171
        xyY:
        0.3508, 0.5184, 30.5768
      CIE-Lab:
        62.1487, -36.0635, 51.9715
        CIE-LCH:
        62.1487, 63.2583, 124.7572
        CIE-Luv:
        62.1487, -26.7657, 64.0800
        Hunter-Lab:
        55.2963, -29.9746, 30.4329
      #70a531 color charts
#70a531 RGB chart
      #70a531 CMYK chart
      #70a531 RGB pie chart
      #70a531 color shades, tints & tones
#70a531 color schemes
#70a531 color preview, HTML & CSS examples
           This text has a color of #70a531        
        
          <p style="color:#70a531;">Text here</p>
        
        
          .mytext {color:#70a531;}
        
        Text color #70a531
      
           This box has a color of #70a531        
        
          <div style="background-color:#70a531;">Content here</div>
        
        
          .mybackground {background-color:#70a531;}
        
        Background color #70a531
      
           Border around this has a color of #70a531        
        
          <div style="border:2px solid #70a531;">Content here</div>
        
        
          .myborder {border:2px solid #70a531;}
        
        Border color #70a531