#70df8b color space conversions
Hex:
        #70df8b
        RGB:
        112, 223, 139
        CMY:
        56, 13, 45
        CMYK:
        50, 0, 38, 13
      HSL:
        135°, 63.4286%, 65.6863%
        HSV (HSB):
        135°, 49.7758%, 87.4510%
        XYZ:
        37.7300, 58.0842, 33.6489
        xyY:
        0.2914, 0.4487, 58.0842
      CIE-Lab:
        80.7856, -49.7113, 31.6540
        CIE-LCH:
        80.7856, 58.9338, 147.5128
        CIE-Luv:
        80.7856, -50.8357, 51.7509
        Hunter-Lab:
        76.2130, -45.0046, 27.1719
      #70df8b color charts
#70df8b RGB chart
      #70df8b CMYK chart
      #70df8b RGB pie chart
      #70df8b color shades, tints & tones
#70df8b color schemes
#70df8b color preview, HTML & CSS examples
           This text has a color of #70df8b        
        
          <p style="color:#70df8b;">Text here</p>
        
        
          .mytext {color:#70df8b;}
        
        Text color #70df8b
      
           This box has a color of #70df8b        
        
          <div style="background-color:#70df8b;">Content here</div>
        
        
          .mybackground {background-color:#70df8b;}
        
        Background color #70df8b
      
           Border around this has a color of #70df8b        
        
          <div style="border:2px solid #70df8b;">Content here</div>
        
        
          .myborder {border:2px solid #70df8b;}
        
        Border color #70df8b