#70e520 color space conversions
Hex:
        #70e520
        RGB:
        112, 229, 32
        CMY:
        56, 10, 87
        CMYK:
        51, 0, 86, 10
      HSL:
        96°, 79.1165%, 51.1765%
        HSV (HSB):
        96°, 86.0262%, 89.8039%
        XYZ:
        34.9621, 59.5877, 11.0254
        xyY:
        0.3312, 0.5644, 59.5877
      CIE-Lab:
        81.6135, -62.4951, 75.0795
        CIE-LCH:
        81.6135, 97.6861, 129.7735
        CIE-Luv:
        81.6135, -55.6429, 94.6621
        Hunter-Lab:
        77.1930, -54.2420, 45.5668
      #70e520 color charts
#70e520 RGB chart
      #70e520 CMYK chart
      #70e520 RGB pie chart
      #70e520 color shades, tints & tones
#70e520 color schemes
#70e520 color preview, HTML & CSS examples
           This text has a color of #70e520        
        
          <p style="color:#70e520;">Text here</p>
        
        
          .mytext {color:#70e520;}
        
        Text color #70e520
      
           This box has a color of #70e520        
        
          <div style="background-color:#70e520;">Content here</div>
        
        
          .mybackground {background-color:#70e520;}
        
        Background color #70e520
      
           Border around this has a color of #70e520        
        
          <div style="border:2px solid #70e520;">Content here</div>
        
        
          .myborder {border:2px solid #70e520;}
        
        Border color #70e520