#70fe7a color space conversions
Hex:
        #70fe7a
        RGB:
        112, 254, 122
        CMY:
        56, 0, 52
        CMYK:
        56, 0, 52, 0
      HSL:
        124°, 98.6111%, 71.7647%
        HSV (HSB):
        124°, 55.9055%, 99.6078%
        XYZ:
        45.6368, 75.7335, 30.6251
        xyY:
        0.3003, 0.4983, 75.7335
      CIE-Lab:
        89.7355, -64.2290, 51.2630
        CIE-LCH:
        89.7355, 82.1782, 141.4056
        CIE-Luv:
        89.7355, -63.5760, 78.0157
        Hunter-Lab:
        87.0250, -58.6866, 40.0527
      #70fe7a color charts
#70fe7a RGB chart
      #70fe7a CMYK chart
      #70fe7a RGB pie chart
      #70fe7a color shades, tints & tones
#70fe7a color schemes
#70fe7a color preview, HTML & CSS examples
           This text has a color of #70fe7a        
        
          <p style="color:#70fe7a;">Text here</p>
        
        
          .mytext {color:#70fe7a;}
        
        Text color #70fe7a
      
           This box has a color of #70fe7a        
        
          <div style="background-color:#70fe7a;">Content here</div>
        
        
          .mybackground {background-color:#70fe7a;}
        
        Background color #70fe7a
      
           Border around this has a color of #70fe7a        
        
          <div style="border:2px solid #70fe7a;">Content here</div>
        
        
          .myborder {border:2px solid #70fe7a;}
        
        Border color #70fe7a