#70c025 color space conversions
Hex:
        #70c025
        RGB:
        112, 192, 37
        CMY:
        56, 25, 85
        CMYK:
        42, 0, 81, 25
      HSL:
        91°, 67.6856%, 44.9020%
        HSV (HSB):
        91°, 80.7292%, 75.2941%
        XYZ:
        25.8657, 41.2776, 8.3544
        xyY:
        0.3426, 0.5467, 41.2776
      CIE-Lab:
        70.3700, -48.2694, 63.9276
        CIE-LCH:
        70.3700, 80.1042, 127.0551
        CIE-Luv:
        70.3700, -39.7387, 78.7305
        Hunter-Lab:
        64.2476, -40.5705, 37.2636
      #70c025 color charts
#70c025 RGB chart
      #70c025 CMYK chart
      #70c025 RGB pie chart
      #70c025 color shades, tints & tones
#70c025 color schemes
#70c025 color preview, HTML & CSS examples
           This text has a color of #70c025        
        
          <p style="color:#70c025;">Text here</p>
        
        
          .mytext {color:#70c025;}
        
        Text color #70c025
      
           This box has a color of #70c025        
        
          <div style="background-color:#70c025;">Content here</div>
        
        
          .mybackground {background-color:#70c025;}
        
        Background color #70c025
      
           Border around this has a color of #70c025        
        
          <div style="border:2px solid #70c025;">Content here</div>
        
        
          .myborder {border:2px solid #70c025;}
        
        Border color #70c025