#70fe7f color space conversions
Hex:
        #70fe7f
        RGB:
        112, 254, 127
        CMY:
        56, 0, 50
        CMYK:
        56, 0, 50, 0
      HSL:
        126°, 98.6111%, 71.7647%
        HSV (HSB):
        126°, 55.9055%, 99.6078%
        XYZ:
        45.9547, 75.8607, 32.2992
        xyY:
        0.2982, 0.4922, 75.8607
      CIE-Lab:
        89.7946, -63.5769, 49.0195
        CIE-LCH:
        89.7946, 80.2803, 142.3668
        CIE-Luv:
        89.7946, -63.4058, 75.5748
        Hunter-Lab:
        87.0980, -58.2414, 38.9817
      #70fe7f color charts
#70fe7f RGB chart
      #70fe7f CMYK chart
      #70fe7f RGB pie chart
      #70fe7f color shades, tints & tones
#70fe7f color schemes
#70fe7f color preview, HTML & CSS examples
           This text has a color of #70fe7f        
        
          <p style="color:#70fe7f;">Text here</p>
        
        
          .mytext {color:#70fe7f;}
        
        Text color #70fe7f
      
           This box has a color of #70fe7f        
        
          <div style="background-color:#70fe7f;">Content here</div>
        
        
          .mybackground {background-color:#70fe7f;}
        
        Background color #70fe7f
      
           Border around this has a color of #70fe7f        
        
          <div style="border:2px solid #70fe7f;">Content here</div>
        
        
          .myborder {border:2px solid #70fe7f;}
        
        Border color #70fe7f