#70c83b color space conversions
Hex:
        #70c83b
        RGB:
        112, 200, 59
        CMY:
        56, 22, 77
        CMYK:
        44, 0, 71, 22
      HSL:
        97°, 56.1753%, 50.7843%
        HSV (HSB):
        97°, 70.5000%, 78.4314%
        XYZ:
        28.1258, 45.0691, 11.3545
        xyY:
        0.3327, 0.5331, 45.0691
      CIE-Lab:
        72.9373, -50.1605, 59.2021
        CIE-LCH:
        72.9373, 77.5949, 130.2738
        CIE-Luv:
        72.9373, -43.0884, 76.9156
        Hunter-Lab:
        67.1335, -42.7005, 36.9656
      #70c83b color charts
#70c83b RGB chart
      #70c83b CMYK chart
      #70c83b RGB pie chart
      #70c83b color shades, tints & tones
#70c83b color schemes
#70c83b color preview, HTML & CSS examples
           This text has a color of #70c83b        
        
          <p style="color:#70c83b;">Text here</p>
        
        
          .mytext {color:#70c83b;}
        
        Text color #70c83b
      
           This box has a color of #70c83b        
        
          <div style="background-color:#70c83b;">Content here</div>
        
        
          .mybackground {background-color:#70c83b;}
        
        Background color #70c83b
      
           Border around this has a color of #70c83b        
        
          <div style="border:2px solid #70c83b;">Content here</div>
        
        
          .myborder {border:2px solid #70c83b;}
        
        Border color #70c83b