#2c4156 color space conversions
Hex:
        #2c4156
        RGB:
        44, 65, 86
        CMY:
        83, 75, 66
        CMYK:
        49, 24, 0, 66
      HSL:
        210°, 32.3077%, 25.4902%
        HSV (HSB):
        210°, 48.8372%, 33.7255%
        XYZ:
        4.6087, 4.9880, 9.5240
        xyY:
        0.2410, 0.2609, 4.9880
      CIE-Lab:
        26.7004, -1.7267, -15.1588
        CIE-LCH:
        26.7004, 15.2568, 263.5016
        CIE-Luv:
        26.7004, -9.4227, -18.2832
        Hunter-Lab:
        22.3337, -2.2493, -9.6499
      #2c4156 color charts
#2c4156 RGB chart
      #2c4156 CMYK chart
      #2c4156 RGB pie chart
      #2c4156 color shades, tints & tones
#2c4156 color schemes
#2c4156 color preview, HTML & CSS examples
           This text has a color of #2c4156        
        
          <p style="color:#2c4156;">Text here</p>
        
        
          .mytext {color:#2c4156;}
        
        Text color #2c4156
      
           This box has a color of #2c4156        
        
          <div style="background-color:#2c4156;">Content here</div>
        
        
          .mybackground {background-color:#2c4156;}
        
        Background color #2c4156
      
           Border around this has a color of #2c4156        
        
          <div style="border:2px solid #2c4156;">Content here</div>
        
        
          .myborder {border:2px solid #2c4156;}
        
        Border color #2c4156