#70d37b color space conversions
Hex:
        #70d37b
        RGB:
        112, 211, 123
        CMY:
        56, 17, 52
        CMYK:
        47, 0, 42, 17
      HSL:
        127°, 52.9412%, 63.3333%
        HSV (HSB):
        127°, 46.9194%, 82.7451%
        XYZ:
        33.5515, 51.4633, 26.9040
        xyY:
        0.2998, 0.4598, 51.4633
      CIE-Lab:
        76.9588, -47.3161, 34.7724
        CIE-LCH:
        76.9588, 58.7191, 143.6880
        CIE-Luv:
        76.9588, -46.4238, 54.3283
        Hunter-Lab:
        71.7380, -42.0578, 27.9810
      #70d37b color charts
#70d37b RGB chart
      #70d37b CMYK chart
      #70d37b RGB pie chart
      #70d37b color shades, tints & tones
#70d37b color schemes
#70d37b color preview, HTML & CSS examples
           This text has a color of #70d37b        
        
          <p style="color:#70d37b;">Text here</p>
        
        
          .mytext {color:#70d37b;}
        
        Text color #70d37b
      
           This box has a color of #70d37b        
        
          <div style="background-color:#70d37b;">Content here</div>
        
        
          .mybackground {background-color:#70d37b;}
        
        Background color #70d37b
      
           Border around this has a color of #70d37b        
        
          <div style="border:2px solid #70d37b;">Content here</div>
        
        
          .myborder {border:2px solid #70d37b;}
        
        Border color #70d37b