#70c300 color space conversions
Hex:
        #70c300
        RGB:
        112, 195, 0
        CMY:
        56, 24, 100
        CMYK:
        43, 0, 100, 24
      HSL:
        86°, 100.0000%, 38.2353%
        HSV (HSB):
        86°, 100.0000%, 76.4706%
        XYZ:
        26.1972, 42.4750, 6.8178
        xyY:
        0.3470, 0.5627, 42.4750
      CIE-Lab:
        71.1972, -50.4563, 70.9210
        CIE-LCH:
        71.1972, 87.0381, 125.4297
        CIE-Luv:
        71.1972, -41.2703, 83.9752
        Hunter-Lab:
        65.1728, -42.3017, 39.4186
      #70c300 color charts
#70c300 RGB chart
      #70c300 CMYK chart
      #70c300 RGB pie chart
      #70c300 color shades, tints & tones
#70c300 color schemes
#70c300 color preview, HTML & CSS examples
           This text has a color of #70c300        
        
          <p style="color:#70c300;">Text here</p>
        
        
          .mytext {color:#70c300;}
        
        Text color #70c300
      
           This box has a color of #70c300        
        
          <div style="background-color:#70c300;">Content here</div>
        
        
          .mybackground {background-color:#70c300;}
        
        Background color #70c300
      
           Border around this has a color of #70c300        
        
          <div style="border:2px solid #70c300;">Content here</div>
        
        
          .myborder {border:2px solid #70c300;}
        
        Border color #70c300