#2c999b color space conversions
Hex:
        #2c999b
        RGB:
        44, 153, 155
        CMY:
        83, 40, 39
        CMYK:
        72, 1, 0, 39
      HSL:
        181°, 55.7789%, 39.0196%
        HSV (HSB):
        181°, 71.6129%, 60.7843%
        XYZ:
        18.3463, 25.6845, 35.0010
        xyY:
        0.2321, 0.3250, 25.6845
      CIE-Lab:
        57.7364, -28.8674, -9.8735
        CIE-LCH:
        57.7364, 30.5092, 198.8821
        CIE-Luv:
        57.7364, -40.1974, -10.3938
        Hunter-Lab:
        50.6799, -24.0720, -5.4715
      #2c999b color charts
#2c999b RGB chart
      #2c999b CMYK chart
      #2c999b RGB pie chart
      #2c999b color shades, tints & tones
#2c999b color schemes
#2c999b color preview, HTML & CSS examples
           This text has a color of #2c999b        
        
          <p style="color:#2c999b;">Text here</p>
        
        
          .mytext {color:#2c999b;}
        
        Text color #2c999b
      
           This box has a color of #2c999b        
        
          <div style="background-color:#2c999b;">Content here</div>
        
        
          .mybackground {background-color:#2c999b;}
        
        Background color #2c999b
      
           Border around this has a color of #2c999b        
        
          <div style="border:2px solid #2c999b;">Content here</div>
        
        
          .myborder {border:2px solid #2c999b;}
        
        Border color #2c999b