#2c5750 color space conversions
Hex:
        #2c5750
        RGB:
        44, 87, 80
        CMY:
        83, 66, 69
        CMYK:
        49, 0, 8, 66
      HSL:
        170°, 32.8244%, 25.6863%
        HSV (HSB):
        170°, 49.4253%, 34.1176%
        XYZ:
        5.8949, 7.9310, 8.8096
        xyY:
        0.2604, 0.3504, 7.9310
      CIE-Lab:
        33.8389, -16.9063, -0.5733
        CIE-LCH:
        33.8389, 16.9160, 181.9422
        CIE-Luv:
        33.8389, -18.4685, 1.5270
        Hunter-Lab:
        28.1621, -11.9203, 1.1666
      #2c5750 color charts
#2c5750 RGB chart
      #2c5750 CMYK chart
      #2c5750 RGB pie chart
      #2c5750 color shades, tints & tones
#2c5750 color schemes
#2c5750 color preview, HTML & CSS examples
           This text has a color of #2c5750        
        
          <p style="color:#2c5750;">Text here</p>
        
        
          .mytext {color:#2c5750;}
        
        Text color #2c5750
      
           This box has a color of #2c5750        
        
          <div style="background-color:#2c5750;">Content here</div>
        
        
          .mybackground {background-color:#2c5750;}
        
        Background color #2c5750
      
           Border around this has a color of #2c5750        
        
          <div style="border:2px solid #2c5750;">Content here</div>
        
        
          .myborder {border:2px solid #2c5750;}
        
        Border color #2c5750