#70ec4a color space conversions
Hex:
        #70ec4a
        RGB:
        112, 236, 74
        CMY:
        56, 7, 71
        CMYK:
        53, 0, 69, 7
      HSL:
        106°, 81.0000%, 60.7843%
        HSV (HSB):
        106°, 68.6441%, 92.5490%
        XYZ:
        37.9136, 63.9301, 16.8201
        xyY:
        0.3195, 0.5388, 63.9301
      CIE-Lab:
        83.9293, -62.6670, 64.9790
        CIE-LCH:
        83.9293, 90.2741, 133.9623
        CIE-Luv:
        83.9293, -57.8690, 88.4163
        Hunter-Lab:
        79.9563, -55.2826, 43.4968
      #70ec4a color charts
#70ec4a RGB chart
      #70ec4a CMYK chart
      #70ec4a RGB pie chart
      #70ec4a color shades, tints & tones
#70ec4a color schemes
#70ec4a color preview, HTML & CSS examples
           This text has a color of #70ec4a        
        
          <p style="color:#70ec4a;">Text here</p>
        
        
          .mytext {color:#70ec4a;}
        
        Text color #70ec4a
      
           This box has a color of #70ec4a        
        
          <div style="background-color:#70ec4a;">Content here</div>
        
        
          .mybackground {background-color:#70ec4a;}
        
        Background color #70ec4a
      
           Border around this has a color of #70ec4a        
        
          <div style="border:2px solid #70ec4a;">Content here</div>
        
        
          .myborder {border:2px solid #70ec4a;}
        
        Border color #70ec4a