#70b85b color space conversions
Hex:
        #70b85b
        RGB:
        112, 184, 91
        CMY:
        56, 28, 64
        CMYK:
        39, 0, 51, 28
      HSL:
        106°, 39.5745%, 53.9216%
        HSV (HSB):
        106°, 50.5435%, 72.1569%
        XYZ:
        25.7109, 38.4811, 15.9700
        xyY:
        0.3207, 0.4800, 38.4811
      CIE-Lab:
        68.3737, -40.3122, 39.9980
        CIE-LCH:
        68.3737, 56.7883, 135.2242
        CIE-Luv:
        68.3737, -35.3963, 56.7032
        Hunter-Lab:
        62.0331, -34.5749, 28.1594
      #70b85b color charts
#70b85b RGB chart
      #70b85b CMYK chart
      #70b85b RGB pie chart
      #70b85b color shades, tints & tones
#70b85b color schemes
#70b85b color preview, HTML & CSS examples
           This text has a color of #70b85b        
        
          <p style="color:#70b85b;">Text here</p>
        
        
          .mytext {color:#70b85b;}
        
        Text color #70b85b
      
           This box has a color of #70b85b        
        
          <div style="background-color:#70b85b;">Content here</div>
        
        
          .mybackground {background-color:#70b85b;}
        
        Background color #70b85b
      
           Border around this has a color of #70b85b        
        
          <div style="border:2px solid #70b85b;">Content here</div>
        
        
          .myborder {border:2px solid #70b85b;}
        
        Border color #70b85b