#70c71f color space conversions
Hex:
        #70c71f
        RGB:
        112, 199, 31
        CMY:
        56, 22, 88
        CMYK:
        44, 0, 84, 22
      HSL:
        91°, 73.0435%, 45.0980%
        HSV (HSB):
        91°, 84.4221%, 78.0392%
        XYZ:
        27.3528, 44.3905, 8.4229
        xyY:
        0.3412, 0.5537, 44.3905
      CIE-Lab:
        72.4888, -51.3076, 67.3489
        CIE-LCH:
        72.4888, 84.6661, 127.3008
        CIE-Luv:
        72.4888, -42.9317, 82.6629
        Hunter-Lab:
        66.6262, -43.3142, 39.1429
      #70c71f color charts
#70c71f RGB chart
      #70c71f CMYK chart
      #70c71f RGB pie chart
      #70c71f color shades, tints & tones
#70c71f color schemes
#70c71f color preview, HTML & CSS examples
           This text has a color of #70c71f        
        
          <p style="color:#70c71f;">Text here</p>
        
        
          .mytext {color:#70c71f;}
        
        Text color #70c71f
      
           This box has a color of #70c71f        
        
          <div style="background-color:#70c71f;">Content here</div>
        
        
          .mybackground {background-color:#70c71f;}
        
        Background color #70c71f
      
           Border around this has a color of #70c71f        
        
          <div style="border:2px solid #70c71f;">Content here</div>
        
        
          .myborder {border:2px solid #70c71f;}
        
        Border color #70c71f