#70b8a0 color space conversions
Hex:
        #70b8a0
        RGB:
        112, 184, 160
        CMY:
        56, 28, 37
        CMYK:
        39, 0, 13, 28
      HSL:
        160°, 33.6449%, 58.0392%
        HSV (HSB):
        160°, 39.1304%, 72.1569%
        XYZ:
        30.1677, 40.2638, 39.4394
        xyY:
        0.2746, 0.3665, 40.2638
      CIE-Lab:
        69.6570, -28.1454, 5.1172
        CIE-LCH:
        69.6570, 28.6068, 169.6955
        CIE-Luv:
        69.6570, -33.9284, 12.0080
        Hunter-Lab:
        63.4538, -26.1800, 7.5662
      #70b8a0 color charts
#70b8a0 RGB chart
      #70b8a0 CMYK chart
      #70b8a0 RGB pie chart
      #70b8a0 color shades, tints & tones
#70b8a0 color schemes
#70b8a0 color preview, HTML & CSS examples
           This text has a color of #70b8a0        
        
          <p style="color:#70b8a0;">Text here</p>
        
        
          .mytext {color:#70b8a0;}
        
        Text color #70b8a0
      
           This box has a color of #70b8a0        
        
          <div style="background-color:#70b8a0;">Content here</div>
        
        
          .mybackground {background-color:#70b8a0;}
        
        Background color #70b8a0
      
           Border around this has a color of #70b8a0        
        
          <div style="border:2px solid #70b8a0;">Content here</div>
        
        
          .myborder {border:2px solid #70b8a0;}
        
        Border color #70b8a0