#2b4c56 color space conversions
Hex:
        #2b4c56
        RGB:
        43, 76, 86
        CMY:
        83, 70, 66
        CMYK:
        50, 12, 0, 66
      HSL:
        194°, 33.3333%, 25.2941%
        HSV (HSB):
        194°, 50.0000%, 33.7255%
        XYZ:
        5.2604, 6.3544, 9.7534
        xyY:
        0.2462, 0.2974, 6.3544
      CIE-Lab:
        30.2894, -8.9786, -9.6779
        CIE-LCH:
        30.2894, 13.2014, 227.1467
        CIE-Luv:
        30.2894, -14.0874, -10.9714
        Hunter-Lab:
        25.2079, -6.8641, -5.2948
      #2b4c56 color charts
#2b4c56 RGB chart
      #2b4c56 CMYK chart
      #2b4c56 RGB pie chart
      #2b4c56 color shades, tints & tones
#2b4c56 color schemes
#2b4c56 color preview, HTML & CSS examples
           This text has a color of #2b4c56        
        
          <p style="color:#2b4c56;">Text here</p>
        
        
          .mytext {color:#2b4c56;}
        
        Text color #2b4c56
      
           This box has a color of #2b4c56        
        
          <div style="background-color:#2b4c56;">Content here</div>
        
        
          .mybackground {background-color:#2b4c56;}
        
        Background color #2b4c56
      
           Border around this has a color of #2b4c56        
        
          <div style="border:2px solid #2b4c56;">Content here</div>
        
        
          .myborder {border:2px solid #2b4c56;}
        
        Border color #2b4c56