#70a060 color space conversions
Hex:
        #70a060
        RGB:
        112, 160, 96
        CMY:
        56, 37, 62
        CMYK:
        30, 0, 40, 37
      HSL:
        105°, 25.1969%, 50.1961%
        HSV (HSB):
        105°, 40.0000%, 62.7451%
        XYZ:
        21.3642, 29.4309, 15.6210
        xyY:
        0.3217, 0.4431, 29.4309
      CIE-Lab:
        61.1600, -28.5775, 28.3345
        CIE-LCH:
        61.1600, 40.2433, 135.2446
        CIE-Luv:
        61.1600, -23.9920, 40.8254
        Hunter-Lab:
        54.2502, -24.6431, 20.9029
      #70a060 color charts
#70a060 RGB chart
      #70a060 CMYK chart
      #70a060 RGB pie chart
      #70a060 color shades, tints & tones
#70a060 color schemes
#70a060 color preview, HTML & CSS examples
           This text has a color of #70a060        
        
          <p style="color:#70a060;">Text here</p>
        
        
          .mytext {color:#70a060;}
        
        Text color #70a060
      
           This box has a color of #70a060        
        
          <div style="background-color:#70a060;">Content here</div>
        
        
          .mybackground {background-color:#70a060;}
        
        Background color #70a060
      
           Border around this has a color of #70a060        
        
          <div style="border:2px solid #70a060;">Content here</div>
        
        
          .myborder {border:2px solid #70a060;}
        
        Border color #70a060