#70fd2f color space conversions
Hex:
        #70fd2f
        RGB:
        112, 253, 47
        CMY:
        56, 1, 82
        CMYK:
        56, 0, 81, 1
      HSL:
        101°, 98.0952%, 58.8235%
        HSV (HSB):
        101°, 81.4229%, 99.2157%
        XYZ:
        42.3205, 73.9005, 14.7230
        xyY:
        0.3232, 0.5644, 73.9005
      CIE-Lab:
        88.8755, -70.2452, 78.1658
        CIE-LCH:
        88.8755, 105.0918, 131.9451
        CIE-Luv:
        88.8755, -64.9105, 101.9484
        Hunter-Lab:
        85.9654, -62.5646, 50.0214
      #70fd2f color charts
#70fd2f RGB chart
      #70fd2f CMYK chart
      #70fd2f RGB pie chart
      #70fd2f color shades, tints & tones
#70fd2f color schemes
#70fd2f color preview, HTML & CSS examples
           This text has a color of #70fd2f        
        
          <p style="color:#70fd2f;">Text here</p>
        
        
          .mytext {color:#70fd2f;}
        
        Text color #70fd2f
      
           This box has a color of #70fd2f        
        
          <div style="background-color:#70fd2f;">Content here</div>
        
        
          .mybackground {background-color:#70fd2f;}
        
        Background color #70fd2f
      
           Border around this has a color of #70fd2f        
        
          <div style="border:2px solid #70fd2f;">Content here</div>
        
        
          .myborder {border:2px solid #70fd2f;}
        
        Border color #70fd2f