#70fe8a color space conversions
Hex:
        #70fe8a
        RGB:
        112, 254, 138
        CMY:
        56, 0, 46
        CMYK:
        56, 0, 46, 0
      HSL:
        131°, 98.6111%, 71.7647%
        HSV (HSB):
        131°, 55.9055%, 99.6078%
        XYZ:
        46.7113, 76.1633, 36.2838
        xyY:
        0.2935, 0.4785, 76.1633
      CIE-Lab:
        89.9351, -62.0403, 43.9879
        CIE-LCH:
        89.9351, 76.0522, 144.6625
        CIE-Luv:
        89.9351, -63.0088, 69.8636
        Hunter-Lab:
        87.2716, -57.1848, 36.4399
      #70fe8a color charts
#70fe8a RGB chart
      #70fe8a CMYK chart
      #70fe8a RGB pie chart
      #70fe8a color shades, tints & tones
#70fe8a color schemes
#70fe8a color preview, HTML & CSS examples
           This text has a color of #70fe8a        
        
          <p style="color:#70fe8a;">Text here</p>
        
        
          .mytext {color:#70fe8a;}
        
        Text color #70fe8a
      
           This box has a color of #70fe8a        
        
          <div style="background-color:#70fe8a;">Content here</div>
        
        
          .mybackground {background-color:#70fe8a;}
        
        Background color #70fe8a
      
           Border around this has a color of #70fe8a        
        
          <div style="border:2px solid #70fe8a;">Content here</div>
        
        
          .myborder {border:2px solid #70fe8a;}
        
        Border color #70fe8a