#70e424 color space conversions
Hex:
        #70e424
        RGB:
        112, 228, 36
        CMY:
        56, 11, 86
        CMYK:
        51, 0, 84, 11
      HSL:
        96°, 78.0488%, 51.7647%
        HSV (HSB):
        96°, 84.2105%, 89.4118%
        XYZ:
        34.7439, 59.0589, 11.2374
        xyY:
        0.3308, 0.5623, 59.0589
      CIE-Lab:
        81.3240, -61.9937, 73.9865
        CIE-LCH:
        81.3240, 96.5258, 129.9598
        CIE-Luv:
        81.3240, -55.2021, 93.6953
        Hunter-Lab:
        76.8498, -53.7870, 45.1252
      #70e424 color charts
#70e424 RGB chart
      #70e424 CMYK chart
      #70e424 RGB pie chart
      #70e424 color shades, tints & tones
#70e424 color schemes
#70e424 color preview, HTML & CSS examples
           This text has a color of #70e424        
        
          <p style="color:#70e424;">Text here</p>
        
        
          .mytext {color:#70e424;}
        
        Text color #70e424
      
           This box has a color of #70e424        
        
          <div style="background-color:#70e424;">Content here</div>
        
        
          .mybackground {background-color:#70e424;}
        
        Background color #70e424
      
           Border around this has a color of #70e424        
        
          <div style="border:2px solid #70e424;">Content here</div>
        
        
          .myborder {border:2px solid #70e424;}
        
        Border color #70e424