#70c31a color space conversions
Hex:
        #70c31a
        RGB:
        112, 195, 26
        CMY:
        56, 24, 90
        CMYK:
        43, 0, 87, 24
      HSL:
        89°, 76.4706%, 43.3333%
        HSV (HSB):
        89°, 86.6667%, 76.4706%
        XYZ:
        26.3837, 42.5495, 7.7996
        xyY:
        0.3438, 0.5545, 42.5495
      CIE-Lab:
        71.2482, -49.9060, 67.3662
        CIE-LCH:
        71.2482, 83.8380, 126.5317
        CIE-Luv:
        71.2482, -41.1728, 81.7398
        Hunter-Lab:
        65.2300, -41.9544, 38.5717
      #70c31a color charts
#70c31a RGB chart
      #70c31a CMYK chart
      #70c31a RGB pie chart
      #70c31a color shades, tints & tones
#70c31a color schemes
#70c31a color preview, HTML & CSS examples
           This text has a color of #70c31a        
        
          <p style="color:#70c31a;">Text here</p>
        
        
          .mytext {color:#70c31a;}
        
        Text color #70c31a
      
           This box has a color of #70c31a        
        
          <div style="background-color:#70c31a;">Content here</div>
        
        
          .mybackground {background-color:#70c31a;}
        
        Background color #70c31a
      
           Border around this has a color of #70c31a        
        
          <div style="border:2px solid #70c31a;">Content here</div>
        
        
          .myborder {border:2px solid #70c31a;}
        
        Border color #70c31a