#70ff0f color space conversions
Hex:
        #70ff0f
        RGB:
        112, 255, 15
        CMY:
        56, 0, 94
        CMYK:
        56, 0, 94, 0
      HSL:
        96°, 100.0000%, 52.9412%
        HSV (HSB):
        96°, 94.1176%, 100.0000%
        XYZ:
        42.5283, 74.9992, 12.6868
        xyY:
        0.3266, 0.5760, 74.9992
      CIE-Lab:
        89.3926, -71.8504, 84.0267
        CIE-LCH:
        89.3926, 110.5575, 130.5334
        CIE-Luv:
        89.3926, -65.9315, 106.3974
        Hunter-Lab:
        86.6021, -63.8964, 51.9358
      #70ff0f color charts
#70ff0f RGB chart
      #70ff0f CMYK chart
      #70ff0f RGB pie chart
      #70ff0f color shades, tints & tones
#70ff0f color schemes
#70ff0f color preview, HTML & CSS examples
           This text has a color of #70ff0f        
        
          <p style="color:#70ff0f;">Text here</p>
        
        
          .mytext {color:#70ff0f;}
        
        Text color #70ff0f
      
           This box has a color of #70ff0f        
        
          <div style="background-color:#70ff0f;">Content here</div>
        
        
          .mybackground {background-color:#70ff0f;}
        
        Background color #70ff0f
      
           Border around this has a color of #70ff0f        
        
          <div style="border:2px solid #70ff0f;">Content here</div>
        
        
          .myborder {border:2px solid #70ff0f;}
        
        Border color #70ff0f