#2c9495 color space conversions
Hex:
        #2c9495
        RGB:
        44, 148, 149
        CMY:
        83, 42, 42
        CMYK:
        70, 1, 0, 42
      HSL:
        181°, 54.4041%, 37.8431%
        HSV (HSB):
        181°, 70.4698%, 58.4314%
        XYZ:
        17.0534, 23.8852, 32.1453
        xyY:
        0.2333, 0.3268, 23.8852
      CIE-Lab:
        55.9727, -28.2193, -9.0820
        CIE-LCH:
        55.9727, 29.6447, 197.8401
        CIE-Luv:
        55.9727, -38.7456, -9.2217
        Hunter-Lab:
        48.8725, -23.2416, -4.7865
      #2c9495 color charts
#2c9495 RGB chart
      #2c9495 CMYK chart
      #2c9495 RGB pie chart
      #2c9495 color shades, tints & tones
#2c9495 color schemes
#2c9495 color preview, HTML & CSS examples
           This text has a color of #2c9495        
        
          <p style="color:#2c9495;">Text here</p>
        
        
          .mytext {color:#2c9495;}
        
        Text color #2c9495
      
           This box has a color of #2c9495        
        
          <div style="background-color:#2c9495;">Content here</div>
        
        
          .mybackground {background-color:#2c9495;}
        
        Background color #2c9495
      
           Border around this has a color of #2c9495        
        
          <div style="border:2px solid #2c9495;">Content here</div>
        
        
          .myborder {border:2px solid #2c9495;}
        
        Border color #2c9495