#70b9a7 color space conversions
Hex:
        #70b9a7
        RGB:
        112, 185, 167
        CMY:
        56, 27, 35
        CMYK:
        39, 0, 10, 27
      HSL:
        165°, 34.2723%, 58.2353%
        HSV (HSB):
        165°, 39.4595%, 72.5490%
        XYZ:
        31.0061, 40.9327, 42.8258
        xyY:
        0.2702, 0.3567, 40.9327
      CIE-Lab:
        70.1287, -27.0482, 1.9615
        CIE-LCH:
        70.1287, 27.1192, 175.8522
        CIE-Luv:
        70.1287, -34.1810, 7.2468
        Hunter-Lab:
        63.9787, -25.4558, 5.0977
      #70b9a7 color charts
#70b9a7 RGB chart
      #70b9a7 CMYK chart
      #70b9a7 RGB pie chart
      #70b9a7 color shades, tints & tones
#70b9a7 color schemes
#70b9a7 color preview, HTML & CSS examples
           This text has a color of #70b9a7        
        
          <p style="color:#70b9a7;">Text here</p>
        
        
          .mytext {color:#70b9a7;}
        
        Text color #70b9a7
      
           This box has a color of #70b9a7        
        
          <div style="background-color:#70b9a7;">Content here</div>
        
        
          .mybackground {background-color:#70b9a7;}
        
        Background color #70b9a7
      
           Border around this has a color of #70b9a7        
        
          <div style="border:2px solid #70b9a7;">Content here</div>
        
        
          .myborder {border:2px solid #70b9a7;}
        
        Border color #70b9a7