#70b085 color space conversions
Hex:
        #70b085
        RGB:
        112, 176, 133
        CMY:
        56, 31, 48
        CMYK:
        36, 0, 24, 31
      HSL:
        140°, 28.8288%, 56.4706%
        HSV (HSB):
        140°, 36.3636%, 69.0196%
        XYZ:
        26.4411, 36.1889, 27.7819
        xyY:
        0.2925, 0.4003, 36.1889
      CIE-Lab:
        66.6640, -29.9102, 15.6722
        CIE-LCH:
        66.6640, 33.7674, 152.3467
        CIE-Luv:
        66.6640, -31.0070, 26.6307
        Hunter-Lab:
        60.1572, -26.8184, 14.7287
      #70b085 color charts
#70b085 RGB chart
      #70b085 CMYK chart
      #70b085 RGB pie chart
      #70b085 color shades, tints & tones
#70b085 color schemes
#70b085 color preview, HTML & CSS examples
           This text has a color of #70b085        
        
          <p style="color:#70b085;">Text here</p>
        
        
          .mytext {color:#70b085;}
        
        Text color #70b085
      
           This box has a color of #70b085        
        
          <div style="background-color:#70b085;">Content here</div>
        
        
          .mybackground {background-color:#70b085;}
        
        Background color #70b085
      
           Border around this has a color of #70b085        
        
          <div style="border:2px solid #70b085;">Content here</div>
        
        
          .myborder {border:2px solid #70b085;}
        
        Border color #70b085