#70be7b color space conversions
Hex:
        #70be7b
        RGB:
        112, 190, 123
        CMY:
        56, 25, 52
        CMYK:
        41, 0, 35, 25
      HSL:
        128°, 37.5000%, 59.2157%
        HSV (HSB):
        128°, 41.0526%, 74.5098%
        XYZ:
        28.6707, 41.7017, 25.2770
        xyY:
        0.2997, 0.4360, 41.7017
      CIE-Lab:
        70.6648, -38.2270, 26.5031
        CIE-LCH:
        70.6648, 46.5158, 145.2660
        CIE-Luv:
        70.6648, -37.4310, 42.0509
        Hunter-Lab:
        64.5769, -33.7595, 21.9962
      #70be7b color charts
#70be7b RGB chart
      #70be7b CMYK chart
      #70be7b RGB pie chart
      #70be7b color shades, tints & tones
#70be7b color schemes
#70be7b color preview, HTML & CSS examples
           This text has a color of #70be7b        
        
          <p style="color:#70be7b;">Text here</p>
        
        
          .mytext {color:#70be7b;}
        
        Text color #70be7b
      
           This box has a color of #70be7b        
        
          <div style="background-color:#70be7b;">Content here</div>
        
        
          .mybackground {background-color:#70be7b;}
        
        Background color #70be7b
      
           Border around this has a color of #70be7b        
        
          <div style="border:2px solid #70be7b;">Content here</div>
        
        
          .myborder {border:2px solid #70be7b;}
        
        Border color #70be7b