#70a998 color space conversions
Hex:
        #70a998
        RGB:
        112, 169, 152
        CMY:
        56, 34, 40
        CMYK:
        34, 0, 10, 34
      HSL:
        162°, 24.8908%, 55.0980%
        HSV (HSB):
        162°, 33.7278%, 66.2745%
        XYZ:
        26.5376, 34.0877, 34.8867
        xyY:
        0.2778, 0.3569, 34.0877
      CIE-Lab:
        65.0321, -22.4797, 2.8548
        CIE-LCH:
        65.0321, 22.6603, 172.7626
        CIE-Luv:
        65.0321, -27.5849, 7.7330
        Hunter-Lab:
        58.3847, -21.0396, 5.4416
      #70a998 color charts
#70a998 RGB chart
      #70a998 CMYK chart
      #70a998 RGB pie chart
      #70a998 color shades, tints & tones
#70a998 color schemes
#70a998 color preview, HTML & CSS examples
           This text has a color of #70a998        
        
          <p style="color:#70a998;">Text here</p>
        
        
          .mytext {color:#70a998;}
        
        Text color #70a998
      
           This box has a color of #70a998        
        
          <div style="background-color:#70a998;">Content here</div>
        
        
          .mybackground {background-color:#70a998;}
        
        Background color #70a998
      
           Border around this has a color of #70a998        
        
          <div style="border:2px solid #70a998;">Content here</div>
        
        
          .myborder {border:2px solid #70a998;}
        
        Border color #70a998