#70a546 color space conversions
Hex:
        #70a546
        RGB:
        112, 165, 70
        CMY:
        56, 35, 73
        CMYK:
        32, 0, 58, 35
      HSL:
        93°, 40.4255%, 46.0784%
        HSV (HSB):
        93°, 57.5758%, 64.7059%
        XYZ:
        21.2427, 30.7972, 10.6192
        xyY:
        0.3390, 0.4915, 30.7972
      CIE-Lab:
        62.3361, -34.2240, 43.0016
        CIE-LCH:
        62.3361, 54.9584, 128.5155
        CIE-Luv:
        62.3361, -26.6340, 56.5688
        Hunter-Lab:
        55.4952, -28.7896, 27.5013
      #70a546 color charts
#70a546 RGB chart
      #70a546 CMYK chart
      #70a546 RGB pie chart
      #70a546 color shades, tints & tones
#70a546 color schemes
#70a546 color preview, HTML & CSS examples
           This text has a color of #70a546        
        
          <p style="color:#70a546;">Text here</p>
        
        
          .mytext {color:#70a546;}
        
        Text color #70a546
      
           This box has a color of #70a546        
        
          <div style="background-color:#70a546;">Content here</div>
        
        
          .mybackground {background-color:#70a546;}
        
        Background color #70a546
      
           Border around this has a color of #70a546        
        
          <div style="border:2px solid #70a546;">Content here</div>
        
        
          .myborder {border:2px solid #70a546;}
        
        Border color #70a546