#70f900 color space conversions
Hex:
        #70f900
        RGB:
        112, 249, 0
        CMY:
        56, 2, 100
        CMYK:
        55, 0, 100, 2
      HSL:
        93°, 100.0000%, 48.8235%
        HSV (HSB):
        93°, 100.0000%, 97.6471%
        XYZ:
        40.5578, 71.1961, 11.6046
        xyY:
        0.3288, 0.5771, 71.1961
      CIE-Lab:
        87.5802, -70.0384, 83.7621
        CIE-LCH:
        87.5802, 109.1855, 129.9010
        CIE-Luv:
        87.5802, -63.6949, 104.8705
        Hunter-Lab:
        84.3778, -61.8617, 50.9102
      #70f900 color charts
#70f900 RGB chart
      #70f900 CMYK chart
      #70f900 RGB pie chart
      #70f900 color shades, tints & tones
#70f900 color schemes
#70f900 color preview, HTML & CSS examples
           This text has a color of #70f900        
        
          <p style="color:#70f900;">Text here</p>
        
        
          .mytext {color:#70f900;}
        
        Text color #70f900
      
           This box has a color of #70f900        
        
          <div style="background-color:#70f900;">Content here</div>
        
        
          .mybackground {background-color:#70f900;}
        
        Background color #70f900
      
           Border around this has a color of #70f900        
        
          <div style="border:2px solid #70f900;">Content here</div>
        
        
          .myborder {border:2px solid #70f900;}
        
        Border color #70f900