#2c5758 color space conversions
Hex:
        #2c5758
        RGB:
        44, 87, 88
        CMY:
        83, 66, 65
        CMYK:
        50, 1, 0, 65
      HSL:
        181°, 33.3333%, 25.8824%
        HSV (HSB):
        181°, 50.0000%, 34.5098%
        XYZ:
        6.2084, 8.0564, 10.4604
        xyY:
        0.2511, 0.3258, 8.0564
      CIE-Lab:
        34.1002, -14.5846, -5.2197
        CIE-LCH:
        34.1002, 15.4905, 199.6919
        CIE-Luv:
        34.1002, -18.2192, -4.7380
        Hunter-Lab:
        28.3839, -10.6288, -1.9815
      #2c5758 color charts
#2c5758 RGB chart
      #2c5758 CMYK chart
      #2c5758 RGB pie chart
      #2c5758 color shades, tints & tones
#2c5758 color schemes
#2c5758 color preview, HTML & CSS examples
           This text has a color of #2c5758        
        
          <p style="color:#2c5758;">Text here</p>
        
        
          .mytext {color:#2c5758;}
        
        Text color #2c5758
      
           This box has a color of #2c5758        
        
          <div style="background-color:#2c5758;">Content here</div>
        
        
          .mybackground {background-color:#2c5758;}
        
        Background color #2c5758
      
           Border around this has a color of #2c5758        
        
          <div style="border:2px solid #2c5758;">Content here</div>
        
        
          .myborder {border:2px solid #2c5758;}
        
        Border color #2c5758