#70c62f color space conversions
Hex:
        #70c62f
        RGB:
        112, 198, 47
        CMY:
        56, 22, 82
        CMYK:
        43, 0, 76, 22
      HSL:
        94°, 61.6327%, 48.0392%
        HSV (HSB):
        94°, 76.2626%, 77.6471%
        XYZ:
        27.3893, 44.0381, 9.7460
        xyY:
        0.3374, 0.5425, 44.0381
      CIE-Lab:
        72.2540, -50.1492, 62.6973
        CIE-LCH:
        72.2540, 80.2863, 128.6550
        CIE-Luv:
        72.2540, -42.3466, 79.1739
        Hunter-Lab:
        66.3612, -42.4599, 37.7454
      #70c62f color charts
#70c62f RGB chart
      #70c62f CMYK chart
      #70c62f RGB pie chart
      #70c62f color shades, tints & tones
#70c62f color schemes
#70c62f color preview, HTML & CSS examples
           This text has a color of #70c62f        
        
          <p style="color:#70c62f;">Text here</p>
        
        
          .mytext {color:#70c62f;}
        
        Text color #70c62f
      
           This box has a color of #70c62f        
        
          <div style="background-color:#70c62f;">Content here</div>
        
        
          .mybackground {background-color:#70c62f;}
        
        Background color #70c62f
      
           Border around this has a color of #70c62f        
        
          <div style="border:2px solid #70c62f;">Content here</div>
        
        
          .myborder {border:2px solid #70c62f;}
        
        Border color #70c62f