#70db00 color space conversions
Hex:
        #70db00
        RGB:
        112, 219, 0
        CMY:
        56, 14, 100
        CMYK:
        49, 0, 100, 14
      HSL:
        89°, 100.0000%, 42.9412%
        HSV (HSB):
        89°, 100.0000%, 85.8824%
        XYZ:
        32.0136, 54.1078, 8.7566
        xyY:
        0.3374, 0.5703, 54.1078
      CIE-Lab:
        78.5245, -59.5486, 76.6448
        CIE-LCH:
        78.5245, 97.0590, 127.8451
        CIE-Luv:
        78.5245, -51.6880, 93.3679
        Hunter-Lab:
        73.5580, -51.0404, 44.4325
      #70db00 color charts
#70db00 RGB chart
      #70db00 CMYK chart
      #70db00 RGB pie chart
      #70db00 color shades, tints & tones
#70db00 color schemes
#70db00 color preview, HTML & CSS examples
           This text has a color of #70db00        
        
          <p style="color:#70db00;">Text here</p>
        
        
          .mytext {color:#70db00;}
        
        Text color #70db00
      
           This box has a color of #70db00        
        
          <div style="background-color:#70db00;">Content here</div>
        
        
          .mybackground {background-color:#70db00;}
        
        Background color #70db00
      
           Border around this has a color of #70db00        
        
          <div style="border:2px solid #70db00;">Content here</div>
        
        
          .myborder {border:2px solid #70db00;}
        
        Border color #70db00