#70a990 color space conversions
Hex:
        #70a990
        RGB:
        112, 169, 144
        CMY:
        56, 34, 44
        CMYK:
        34, 0, 15, 34
      HSL:
        154°, 24.8908%, 55.0980%
        HSV (HSB):
        154°, 33.7278%, 66.2745%
        XYZ:
        25.9041, 33.8343, 31.5509
        xyY:
        0.2838, 0.3706, 33.8343
      CIE-Lab:
        64.8308, -24.2334, 7.0165
        CIE-LCH:
        64.8308, 25.2287, 163.8522
        CIE-Luv:
        64.8308, -27.6980, 13.9020
        Hunter-Lab:
        58.1673, -22.2998, 8.5571
      #70a990 color charts
#70a990 RGB chart
      #70a990 CMYK chart
      #70a990 RGB pie chart
      #70a990 color shades, tints & tones
#70a990 color schemes
#70a990 color preview, HTML & CSS examples
           This text has a color of #70a990        
        
          <p style="color:#70a990;">Text here</p>
        
        
          .mytext {color:#70a990;}
        
        Text color #70a990
      
           This box has a color of #70a990        
        
          <div style="background-color:#70a990;">Content here</div>
        
        
          .mybackground {background-color:#70a990;}
        
        Background color #70a990
      
           Border around this has a color of #70a990        
        
          <div style="border:2px solid #70a990;">Content here</div>
        
        
          .myborder {border:2px solid #70a990;}
        
        Border color #70a990