#70e80e color space conversions
Hex:
        #70e80e
        RGB:
        112, 232, 14
        CMY:
        56, 9, 95
        CMYK:
        52, 0, 94, 9
      HSL:
        93°, 88.6179%, 48.2353%
        HSV (HSB):
        93°, 93.9655%, 90.9804%
        XYZ:
        35.6180, 61.1897, 10.3490
        xyY:
        0.3324, 0.5710, 61.1897
      CIE-Lab:
        82.4806, -64.0061, 78.5211
        CIE-LCH:
        82.4806, 101.3032, 129.1851
        CIE-Luv:
        82.4806, -56.9646, 97.6125
        Hunter-Lab:
        78.2238, -55.6146, 46.9126
      #70e80e color charts
#70e80e RGB chart
      #70e80e CMYK chart
      #70e80e RGB pie chart
      #70e80e color shades, tints & tones
#70e80e color schemes
#70e80e color preview, HTML & CSS examples
           This text has a color of #70e80e        
        
          <p style="color:#70e80e;">Text here</p>
        
        
          .mytext {color:#70e80e;}
        
        Text color #70e80e
      
           This box has a color of #70e80e        
        
          <div style="background-color:#70e80e;">Content here</div>
        
        
          .mybackground {background-color:#70e80e;}
        
        Background color #70e80e
      
           Border around this has a color of #70e80e        
        
          <div style="border:2px solid #70e80e;">Content here</div>
        
        
          .myborder {border:2px solid #70e80e;}
        
        Border color #70e80e