#70b7a5 color space conversions
Hex:
        #70b7a5
        RGB:
        112, 183, 165
        CMY:
        56, 28, 35
        CMYK:
        39, 0, 10, 28
      HSL:
        165°, 33.0233%, 57.8431%
        HSV (HSB):
        165°, 38.7978%, 71.7647%
        XYZ:
        30.4071, 40.0283, 41.7209
        xyY:
        0.2711, 0.3569, 40.0283
      CIE-Lab:
        69.4897, -26.5246, 2.1309
        CIE-LCH:
        69.4897, 26.6101, 175.4068
        CIE-Luv:
        69.4897, -33.3835, 7.4028
        Hunter-Lab:
        63.2679, -24.9303, 5.1898
      #70b7a5 color charts
#70b7a5 RGB chart
      #70b7a5 CMYK chart
      #70b7a5 RGB pie chart
      #70b7a5 color shades, tints & tones
#70b7a5 color schemes
#70b7a5 color preview, HTML & CSS examples
           This text has a color of #70b7a5        
        
          <p style="color:#70b7a5;">Text here</p>
        
        
          .mytext {color:#70b7a5;}
        
        Text color #70b7a5
      
           This box has a color of #70b7a5        
        
          <div style="background-color:#70b7a5;">Content here</div>
        
        
          .mybackground {background-color:#70b7a5;}
        
        Background color #70b7a5
      
           Border around this has a color of #70b7a5        
        
          <div style="border:2px solid #70b7a5;">Content here</div>
        
        
          .myborder {border:2px solid #70b7a5;}
        
        Border color #70b7a5