#70b8a7 color space conversions
Hex:
        #70b8a7
        RGB:
        112, 184, 167
        CMY:
        56, 28, 35
        CMYK:
        39, 0, 9, 28
      HSL:
        166°, 33.6449%, 58.0392%
        HSV (HSB):
        166°, 39.1304%, 72.1569%
        XYZ:
        30.7976, 40.5157, 42.7563
        xyY:
        0.2700, 0.3552, 40.5157
      CIE-Lab:
        69.8353, -26.5565, 1.5349
        CIE-LCH:
        69.8353, 26.6009, 176.6921
        CIE-Luv:
        69.8353, -33.7588, 6.5356
        Hunter-Lab:
        63.6520, -25.0248, 4.7301
      #70b8a7 color charts
#70b8a7 RGB chart
      #70b8a7 CMYK chart
      #70b8a7 RGB pie chart
      #70b8a7 color shades, tints & tones
#70b8a7 color schemes
#70b8a7 color preview, HTML & CSS examples
           This text has a color of #70b8a7        
        
          <p style="color:#70b8a7;">Text here</p>
        
        
          .mytext {color:#70b8a7;}
        
        Text color #70b8a7
      
           This box has a color of #70b8a7        
        
          <div style="background-color:#70b8a7;">Content here</div>
        
        
          .mybackground {background-color:#70b8a7;}
        
        Background color #70b8a7
      
           Border around this has a color of #70b8a7        
        
          <div style="border:2px solid #70b8a7;">Content here</div>
        
        
          .myborder {border:2px solid #70b8a7;}
        
        Border color #70b8a7