#2c9a96 color space conversions
Hex:
        #2c9a96
        RGB:
        44, 154, 150
        CMY:
        83, 40, 41
        CMYK:
        71, 0, 3, 40
      HSL:
        178°, 55.5556%, 38.8235%
        HSV (HSB):
        178°, 71.4286%, 60.3922%
        XYZ:
        18.0993, 25.8487, 32.8895
        xyY:
        0.2356, 0.3364, 25.8487
      CIE-Lab:
        57.8931, -30.8459, -6.7908
        CIE-LCH:
        57.8931, 31.5846, 192.4158
        CIE-Luv:
        57.8931, -40.8940, -5.4251
        Hunter-Lab:
        50.8416, -25.4278, -2.7657
      #2c9a96 color charts
#2c9a96 RGB chart
      #2c9a96 CMYK chart
      #2c9a96 RGB pie chart
      #2c9a96 color shades, tints & tones
#2c9a96 color schemes
#2c9a96 color preview, HTML & CSS examples
           This text has a color of #2c9a96        
        
          <p style="color:#2c9a96;">Text here</p>
        
        
          .mytext {color:#2c9a96;}
        
        Text color #2c9a96
      
           This box has a color of #2c9a96        
        
          <div style="background-color:#2c9a96;">Content here</div>
        
        
          .mybackground {background-color:#2c9a96;}
        
        Background color #2c9a96
      
           Border around this has a color of #2c9a96        
        
          <div style="border:2px solid #2c9a96;">Content here</div>
        
        
          .myborder {border:2px solid #2c9a96;}
        
        Border color #2c9a96