#70b05a color space conversions
Hex:
        #70b05a
        RGB:
        112, 176, 90
        CMY:
        56, 31, 65
        CMYK:
        36, 0, 49, 31
      HSL:
        105°, 35.2459%, 52.1569%
        HSV (HSB):
        105°, 48.8636%, 69.0196%
        XYZ:
        24.0529, 35.2336, 15.2059
        xyY:
        0.3229, 0.4730, 35.2336
      CIE-Lab:
        65.9301, -36.8857, 37.4947
        CIE-LCH:
        65.9301, 52.5966, 134.5309
        CIE-Luv:
        65.9301, -31.7106, 52.9515
        Hunter-Lab:
        59.3579, -31.5449, 26.3620
      #70b05a color charts
#70b05a RGB chart
      #70b05a CMYK chart
      #70b05a RGB pie chart
      #70b05a color shades, tints & tones
#70b05a color schemes
#70b05a color preview, HTML & CSS examples
           This text has a color of #70b05a        
        
          <p style="color:#70b05a;">Text here</p>
        
        
          .mytext {color:#70b05a;}
        
        Text color #70b05a
      
           This box has a color of #70b05a        
        
          <div style="background-color:#70b05a;">Content here</div>
        
        
          .mybackground {background-color:#70b05a;}
        
        Background color #70b05a
      
           Border around this has a color of #70b05a        
        
          <div style="border:2px solid #70b05a;">Content here</div>
        
        
          .myborder {border:2px solid #70b05a;}
        
        Border color #70b05a