#70eb4b color space conversions
Hex:
        #70eb4b
        RGB:
        112, 235, 75
        CMY:
        56, 8, 71
        CMYK:
        52, 0, 68, 8
      HSL:
        106°, 80.0000%, 60.7843%
        HSV (HSB):
        106°, 68.0851%, 92.1569%
        XYZ:
        37.6604, 63.3694, 16.9032
        xyY:
        0.3193, 0.5373, 63.3694
      CIE-Lab:
        83.6364, -62.2252, 64.2972
        CIE-LCH:
        83.6364, 89.4768, 134.0617
        CIE-Luv:
        83.6364, -57.4517, 87.6641
        Hunter-Lab:
        79.6049, -54.8617, 43.1339
      #70eb4b color charts
#70eb4b RGB chart
      #70eb4b CMYK chart
      #70eb4b RGB pie chart
      #70eb4b color shades, tints & tones
#70eb4b color schemes
#70eb4b color preview, HTML & CSS examples
           This text has a color of #70eb4b        
        
          <p style="color:#70eb4b;">Text here</p>
        
        
          .mytext {color:#70eb4b;}
        
        Text color #70eb4b
      
           This box has a color of #70eb4b        
        
          <div style="background-color:#70eb4b;">Content here</div>
        
        
          .mybackground {background-color:#70eb4b;}
        
        Background color #70eb4b
      
           Border around this has a color of #70eb4b        
        
          <div style="border:2px solid #70eb4b;">Content here</div>
        
        
          .myborder {border:2px solid #70eb4b;}
        
        Border color #70eb4b