#2c495b color space conversions
Hex:
        #2c495b
        RGB:
        44, 73, 91
        CMY:
        83, 71, 64
        CMYK:
        52, 20, 0, 64
      HSL:
        203°, 34.8148%, 26.4706%
        HSV (HSB):
        203°, 51.6484%, 35.6863%
        XYZ:
        5.3096, 6.0559, 10.7866
        xyY:
        0.2397, 0.2734, 6.0559
      CIE-Lab:
        29.5530, -5.2127, -14.0021
        CIE-LCH:
        29.5530, 14.9409, 249.5807
        CIE-Luv:
        29.5530, -12.5135, -16.9865
        Hunter-Lab:
        24.6087, -4.5521, -8.7621
      #2c495b color charts
#2c495b RGB chart
      #2c495b CMYK chart
      #2c495b RGB pie chart
      #2c495b color shades, tints & tones
#2c495b color schemes
#2c495b color preview, HTML & CSS examples
           This text has a color of #2c495b        
        
          <p style="color:#2c495b;">Text here</p>
        
        
          .mytext {color:#2c495b;}
        
        Text color #2c495b
      
           This box has a color of #2c495b        
        
          <div style="background-color:#2c495b;">Content here</div>
        
        
          .mybackground {background-color:#2c495b;}
        
        Background color #2c495b
      
           Border around this has a color of #2c495b        
        
          <div style="border:2px solid #2c495b;">Content here</div>
        
        
          .myborder {border:2px solid #2c495b;}
        
        Border color #2c495b