#70fc8a color space conversions
Hex:
        #70fc8a
        RGB:
        112, 252, 138
        CMY:
        56, 1, 46
        CMYK:
        56, 0, 45, 1
      HSL:
        131°, 95.8904%, 71.3725%
        HSV (HSB):
        131°, 55.5556%, 98.8235%
        XYZ:
        46.0799, 74.9005, 36.0733
        xyY:
        0.2934, 0.4769, 74.9005
      CIE-Lab:
        89.3464, -61.2886, 43.2415
        CIE-LCH:
        89.3464, 75.0074, 144.7955
        CIE-Luv:
        89.3464, -62.2484, 68.7743
        Hunter-Lab:
        86.5451, -56.4136, 35.8686
      #70fc8a color charts
#70fc8a RGB chart
      #70fc8a CMYK chart
      #70fc8a RGB pie chart
      #70fc8a color shades, tints & tones
#70fc8a color schemes
#70fc8a color preview, HTML & CSS examples
           This text has a color of #70fc8a        
        
          <p style="color:#70fc8a;">Text here</p>
        
        
          .mytext {color:#70fc8a;}
        
        Text color #70fc8a
      
           This box has a color of #70fc8a        
        
          <div style="background-color:#70fc8a;">Content here</div>
        
        
          .mybackground {background-color:#70fc8a;}
        
        Background color #70fc8a
      
           Border around this has a color of #70fc8a        
        
          <div style="border:2px solid #70fc8a;">Content here</div>
        
        
          .myborder {border:2px solid #70fc8a;}
        
        Border color #70fc8a