#70d425 color space conversions
Hex:
        #70d425
        RGB:
        112, 212, 37
        CMY:
        56, 17, 85
        CMYK:
        47, 0, 83, 17
      HSL:
        94°, 70.2811%, 48.8235%
        HSV (HSB):
        94°, 82.5472%, 83.1373%
        XYZ:
        30.5595, 50.6653, 9.9190
        xyY:
        0.3353, 0.5559, 50.6653
      CIE-Lab:
        76.4758, -56.0668, 69.4500
        CIE-LCH:
        76.4758, 89.2569, 128.9138
        CIE-Luv:
        76.4758, -48.5389, 87.0366
        Hunter-Lab:
        71.1795, -47.9288, 41.5635
      #70d425 color charts
#70d425 RGB chart
      #70d425 CMYK chart
      #70d425 RGB pie chart
      #70d425 color shades, tints & tones
#70d425 color schemes
#70d425 color preview, HTML & CSS examples
           This text has a color of #70d425        
        
          <p style="color:#70d425;">Text here</p>
        
        
          .mytext {color:#70d425;}
        
        Text color #70d425
      
           This box has a color of #70d425        
        
          <div style="background-color:#70d425;">Content here</div>
        
        
          .mybackground {background-color:#70d425;}
        
        Background color #70d425
      
           Border around this has a color of #70d425        
        
          <div style="border:2px solid #70d425;">Content here</div>
        
        
          .myborder {border:2px solid #70d425;}
        
        Border color #70d425