#70a697 color space conversions
Hex:
        #70a697
        RGB:
        112, 166, 151
        CMY:
        56, 35, 41
        CMYK:
        33, 0, 9, 35
      HSL:
        163°, 23.2759%, 54.5098%
        HSV (HSB):
        163°, 32.5301%, 65.0980%
        XYZ:
        25.9042, 32.9515, 34.2731
        xyY:
        0.2782, 0.3538, 32.9515
      CIE-Lab:
        64.1217, -21.1761, 2.0920
        CIE-LCH:
        64.1217, 21.2792, 174.3580
        CIE-Luv:
        64.1217, -26.2742, 6.4116
        Hunter-Lab:
        57.4034, -19.9050, 4.7829
      #70a697 color charts
#70a697 RGB chart
      #70a697 CMYK chart
      #70a697 RGB pie chart
      #70a697 color shades, tints & tones
#70a697 color schemes
#70a697 color preview, HTML & CSS examples
           This text has a color of #70a697        
        
          <p style="color:#70a697;">Text here</p>
        
        
          .mytext {color:#70a697;}
        
        Text color #70a697
      
           This box has a color of #70a697        
        
          <div style="background-color:#70a697;">Content here</div>
        
        
          .mybackground {background-color:#70a697;}
        
        Background color #70a697
      
           Border around this has a color of #70a697        
        
          <div style="border:2px solid #70a697;">Content here</div>
        
        
          .myborder {border:2px solid #70a697;}
        
        Border color #70a697