#70ec6d color space conversions
Hex:
        #70ec6d
        RGB:
        112, 236, 109
        CMY:
        56, 7, 57
        CMYK:
        53, 0, 54, 7
      HSL:
        119°, 76.9697%, 67.6471%
        HSV (HSB):
        119°, 53.8136%, 92.5490%
        XYZ:
        39.4379, 64.5398, 24.8468
        xyY:
        0.3061, 0.5010, 64.5398
      CIE-Lab:
        84.2460, -59.1641, 50.6204
        CIE-LCH:
        84.2460, 77.8641, 139.4499
        CIE-Luv:
        84.2460, -57.0092, 74.9815
        Hunter-Lab:
        80.3367, -52.9622, 37.8982
      #70ec6d color charts
#70ec6d RGB chart
      #70ec6d CMYK chart
      #70ec6d RGB pie chart
      #70ec6d color shades, tints & tones
#70ec6d color schemes
#70ec6d color preview, HTML & CSS examples
           This text has a color of #70ec6d        
        
          <p style="color:#70ec6d;">Text here</p>
        
        
          .mytext {color:#70ec6d;}
        
        Text color #70ec6d
      
           This box has a color of #70ec6d        
        
          <div style="background-color:#70ec6d;">Content here</div>
        
        
          .mybackground {background-color:#70ec6d;}
        
        Background color #70ec6d
      
           Border around this has a color of #70ec6d        
        
          <div style="border:2px solid #70ec6d;">Content here</div>
        
        
          .myborder {border:2px solid #70ec6d;}
        
        Border color #70ec6d