#70e30a color space conversions
Hex:
        #70e30a
        RGB:
        112, 227, 10
        CMY:
        56, 11, 96
        CMYK:
        51, 0, 96, 11
      HSL:
        92°, 91.5612%, 46.4706%
        HSV (HSB):
        92°, 95.5947%, 89.0196%
        XYZ:
        34.2060, 58.4048, 9.7576
        xyY:
        0.3341, 0.5705, 58.4048
      CIE-Lab:
        80.9633, -62.2941, 77.6780
        CIE-LCH:
        80.9633, 99.5712, 128.7280
        CIE-Luv:
        80.9633, -54.9554, 95.9123
        Hunter-Lab:
        76.4231, -53.8461, 45.9261
      #70e30a color charts
#70e30a RGB chart
      #70e30a CMYK chart
      #70e30a RGB pie chart
      #70e30a color shades, tints & tones
#70e30a color schemes
#70e30a color preview, HTML & CSS examples
           This text has a color of #70e30a        
        
          <p style="color:#70e30a;">Text here</p>
        
        
          .mytext {color:#70e30a;}
        
        Text color #70e30a
      
           This box has a color of #70e30a        
        
          <div style="background-color:#70e30a;">Content here</div>
        
        
          .mybackground {background-color:#70e30a;}
        
        Background color #70e30a
      
           Border around this has a color of #70e30a        
        
          <div style="border:2px solid #70e30a;">Content here</div>
        
        
          .myborder {border:2px solid #70e30a;}
        
        Border color #70e30a