#70fe8c color space conversions
Hex:
        #70fe8c
        RGB:
        112, 254, 140
        CMY:
        56, 0, 45
        CMYK:
        56, 0, 45, 0
      HSL:
        132°, 98.6111%, 71.7647%
        HSV (HSB):
        132°, 55.9055%, 99.6078%
        XYZ:
        46.8575, 76.2218, 37.0536
        xyY:
        0.2926, 0.4760, 76.2218
      CIE-Lab:
        89.9622, -61.7460, 43.0609
        CIE-LCH:
        89.9622, 75.2782, 145.1085
        CIE-Luv:
        89.9622, -62.9335, 68.7760
        Hunter-Lab:
        87.3051, -56.9812, 35.9500
      #70fe8c color charts
#70fe8c RGB chart
      #70fe8c CMYK chart
      #70fe8c RGB pie chart
      #70fe8c color shades, tints & tones
#70fe8c color schemes
#70fe8c color preview, HTML & CSS examples
           This text has a color of #70fe8c        
        
          <p style="color:#70fe8c;">Text here</p>
        
        
          .mytext {color:#70fe8c;}
        
        Text color #70fe8c
      
           This box has a color of #70fe8c        
        
          <div style="background-color:#70fe8c;">Content here</div>
        
        
          .mybackground {background-color:#70fe8c;}
        
        Background color #70fe8c
      
           Border around this has a color of #70fe8c        
        
          <div style="border:2px solid #70fe8c;">Content here</div>
        
        
          .myborder {border:2px solid #70fe8c;}
        
        Border color #70fe8c