#70ff2f color space conversions
Hex:
        #70ff2f
        RGB:
        112, 255, 47
        CMY:
        56, 0, 82
        CMYK:
        56, 0, 82, 0
      HSL:
        101°, 100.0000%, 59.2157%
        HSV (HSB):
        101°, 81.5686%, 100.0000%
        XYZ:
        42.9552, 75.1700, 14.9346
        xyY:
        0.3228, 0.5649, 75.1700
      CIE-Lab:
        89.4726, -70.9196, 78.7059
        CIE-LCH:
        89.4726, 105.9444, 132.0211
        CIE-Luv:
        89.4726, -65.6705, 102.7485
        Hunter-Lab:
        86.7006, -63.2896, 50.4774
      #70ff2f color charts
#70ff2f RGB chart
      #70ff2f CMYK chart
      #70ff2f RGB pie chart
      #70ff2f color shades, tints & tones
#70ff2f color schemes
#70ff2f color preview, HTML & CSS examples
           This text has a color of #70ff2f        
        
          <p style="color:#70ff2f;">Text here</p>
        
        
          .mytext {color:#70ff2f;}
        
        Text color #70ff2f
      
           This box has a color of #70ff2f        
        
          <div style="background-color:#70ff2f;">Content here</div>
        
        
          .mybackground {background-color:#70ff2f;}
        
        Background color #70ff2f
      
           Border around this has a color of #70ff2f        
        
          <div style="border:2px solid #70ff2f;">Content here</div>
        
        
          .myborder {border:2px solid #70ff2f;}
        
        Border color #70ff2f