#70c14b color space conversions
Hex:
        #70c14b
        RGB:
        112, 193, 75
        CMY:
        56, 24, 71
        CMYK:
        42, 0, 61, 24
      HSL:
        101°, 48.7603%, 52.5490%
        HSV (HSB):
        101°, 61.1399%, 75.6863%
        XYZ:
        27.0221, 42.0927, 13.3571
        xyY:
        0.3277, 0.5104, 42.0927
      CIE-Lab:
        70.9348, -45.9454, 50.5117
        CIE-LCH:
        70.9348, 68.2819, 132.2896
        CIE-Luv:
        70.9348, -39.7381, 68.2671
        Hunter-Lab:
        64.8789, -39.1927, 33.2087
      #70c14b color charts
#70c14b RGB chart
      #70c14b CMYK chart
      #70c14b RGB pie chart
      #70c14b color shades, tints & tones
#70c14b color schemes
#70c14b color preview, HTML & CSS examples
           This text has a color of #70c14b        
        
          <p style="color:#70c14b;">Text here</p>
        
        
          .mytext {color:#70c14b;}
        
        Text color #70c14b
      
           This box has a color of #70c14b        
        
          <div style="background-color:#70c14b;">Content here</div>
        
        
          .mybackground {background-color:#70c14b;}
        
        Background color #70c14b
      
           Border around this has a color of #70c14b        
        
          <div style="border:2px solid #70c14b;">Content here</div>
        
        
          .myborder {border:2px solid #70c14b;}
        
        Border color #70c14b