#70b2a3 color space conversions
Hex:
        #70b2a3
        RGB:
        112, 178, 163
        CMY:
        56, 30, 36
        CMYK:
        37, 0, 8, 30
      HSL:
        166°, 30.0000%, 56.8627%
        HSV (HSB):
        166°, 37.0787%, 69.8039%
        XYZ:
        29.2133, 37.9299, 40.4318
        xyY:
        0.2716, 0.3526, 37.9299
      CIE-Lab:
        67.9689, -24.5044, 1.0207
        CIE-LCH:
        67.9689, 24.5257, 177.6148
        CIE-Luv:
        67.9689, -31.2978, 5.4297
        Hunter-Lab:
        61.5872, -23.1078, 4.1874
      #70b2a3 color charts
#70b2a3 RGB chart
      #70b2a3 CMYK chart
      #70b2a3 RGB pie chart
      #70b2a3 color shades, tints & tones
#70b2a3 color schemes
#70b2a3 color preview, HTML & CSS examples
           This text has a color of #70b2a3        
        
          <p style="color:#70b2a3;">Text here</p>
        
        
          .mytext {color:#70b2a3;}
        
        Text color #70b2a3
      
           This box has a color of #70b2a3        
        
          <div style="background-color:#70b2a3;">Content here</div>
        
        
          .mybackground {background-color:#70b2a3;}
        
        Background color #70b2a3
      
           Border around this has a color of #70b2a3        
        
          <div style="border:2px solid #70b2a3;">Content here</div>
        
        
          .myborder {border:2px solid #70b2a3;}
        
        Border color #70b2a3