#2c5a50 color space conversions
Hex:
        #2c5a50
        RGB:
        44, 90, 80
        CMY:
        83, 65, 69
        CMYK:
        51, 0, 11, 65
      HSL:
        167°, 34.3284%, 26.2745%
        HSV (HSB):
        167°, 51.1111%, 35.2941%
        XYZ:
        6.1428, 8.4270, 8.8922
        xyY:
        0.2618, 0.3592, 8.4270
      CIE-Lab:
        34.8568, -18.5567, 0.9120
        CIE-LCH:
        34.8568, 18.5790, 177.1864
        CIE-Luv:
        34.8568, -19.7209, 3.6210
        Hunter-Lab:
        29.0293, -13.0291, 2.1588
      #2c5a50 color charts
#2c5a50 RGB chart
      #2c5a50 CMYK chart
      #2c5a50 RGB pie chart
      #2c5a50 color shades, tints & tones
#2c5a50 color schemes
#2c5a50 color preview, HTML & CSS examples
           This text has a color of #2c5a50        
        
          <p style="color:#2c5a50;">Text here</p>
        
        
          .mytext {color:#2c5a50;}
        
        Text color #2c5a50
      
           This box has a color of #2c5a50        
        
          <div style="background-color:#2c5a50;">Content here</div>
        
        
          .mybackground {background-color:#2c5a50;}
        
        Background color #2c5a50
      
           Border around this has a color of #2c5a50        
        
          <div style="border:2px solid #2c5a50;">Content here</div>
        
        
          .myborder {border:2px solid #2c5a50;}
        
        Border color #2c5a50