#70b88a color space conversions
Hex:
        #70b88a
        RGB:
        112, 184, 138
        CMY:
        56, 28, 46
        CMYK:
        39, 0, 25, 28
      HSL:
        142°, 33.6449%, 58.0392%
        HSV (HSB):
        142°, 39.1304%, 72.1569%
        XYZ:
        28.4100, 39.5607, 30.1834
        xyY:
        0.2894, 0.4030, 39.5607
      CIE-Lab:
        69.1555, -32.7408, 16.4133
        CIE-LCH:
        69.1555, 36.6245, 153.3749
        CIE-Luv:
        69.1555, -34.4469, 28.2909
        Hunter-Lab:
        62.8973, -29.4438, 15.5758
      #70b88a color charts
#70b88a RGB chart
      #70b88a CMYK chart
      #70b88a RGB pie chart
      #70b88a color shades, tints & tones
#70b88a color schemes
#70b88a color preview, HTML & CSS examples
           This text has a color of #70b88a        
        
          <p style="color:#70b88a;">Text here</p>
        
        
          .mytext {color:#70b88a;}
        
        Text color #70b88a
      
           This box has a color of #70b88a        
        
          <div style="background-color:#70b88a;">Content here</div>
        
        
          .mybackground {background-color:#70b88a;}
        
        Background color #70b88a
      
           Border around this has a color of #70b88a        
        
          <div style="border:2px solid #70b88a;">Content here</div>
        
        
          .myborder {border:2px solid #70b88a;}
        
        Border color #70b88a