#2c414b color space conversions
Hex:
        #2c414b
        RGB:
        44, 65, 75
        CMY:
        83, 75, 71
        CMYK:
        41, 13, 0, 71
      HSL:
        199°, 26.0504%, 23.3333%
        HSV (HSB):
        199°, 41.3333%, 29.4118%
        XYZ:
        4.1990, 4.8241, 7.3664
        xyY:
        0.2562, 0.2943, 4.8241
      CIE-Lab:
        26.2275, -5.2599, -8.6886
        CIE-LCH:
        26.2275, 10.1566, 238.8101
        CIE-Luv:
        26.2275, -9.4095, -9.6390
        Hunter-Lab:
        21.9638, -4.3112, -4.5107
      #2c414b color charts
#2c414b RGB chart
      #2c414b CMYK chart
      #2c414b RGB pie chart
      #2c414b color shades, tints & tones
#2c414b color schemes
#2c414b color preview, HTML & CSS examples
           This text has a color of #2c414b        
        
          <p style="color:#2c414b;">Text here</p>
        
        
          .mytext {color:#2c414b;}
        
        Text color #2c414b
      
           This box has a color of #2c414b        
        
          <div style="background-color:#2c414b;">Content here</div>
        
        
          .mybackground {background-color:#2c414b;}
        
        Background color #2c414b
      
           Border around this has a color of #2c414b        
        
          <div style="border:2px solid #2c414b;">Content here</div>
        
        
          .myborder {border:2px solid #2c414b;}
        
        Border color #2c414b