#70c18b color space conversions
Hex:
        #70c18b
        RGB:
        112, 193, 139
        CMY:
        56, 24, 45
        CMYK:
        42, 0, 28, 24
      HSL:
        140°, 39.5122%, 59.8039%
        HSV (HSB):
        140°, 41.9689%, 75.6863%
        XYZ:
        30.4123, 43.4488, 31.2097
        xyY:
        0.2894, 0.4135, 43.4488
      CIE-Lab:
        71.8585, -36.7157, 19.6121
        CIE-LCH:
        71.8585, 41.6254, 151.8906
        CIE-Luv:
        71.8585, -38.3283, 33.3751
        Hunter-Lab:
        65.9157, -32.9959, 18.0684
      #70c18b color charts
#70c18b RGB chart
      #70c18b CMYK chart
      #70c18b RGB pie chart
      #70c18b color shades, tints & tones
#70c18b color schemes
#70c18b color preview, HTML & CSS examples
           This text has a color of #70c18b        
        
          <p style="color:#70c18b;">Text here</p>
        
        
          .mytext {color:#70c18b;}
        
        Text color #70c18b
      
           This box has a color of #70c18b        
        
          <div style="background-color:#70c18b;">Content here</div>
        
        
          .mybackground {background-color:#70c18b;}
        
        Background color #70c18b
      
           Border around this has a color of #70c18b        
        
          <div style="border:2px solid #70c18b;">Content here</div>
        
        
          .myborder {border:2px solid #70c18b;}
        
        Border color #70c18b