#2b4156 color space conversions
Hex:
        #2b4156
        RGB:
        43, 65, 86
        CMY:
        83, 75, 66
        CMYK:
        50, 24, 0, 66
      HSL:
        209°, 33.3333%, 25.2941%
        HSV (HSB):
        209°, 50.0000%, 33.7255%
        XYZ:
        4.5663, 4.9661, 9.5220
        xyY:
        0.2396, 0.2606, 4.9661
      CIE-Lab:
        26.6379, -2.0186, -15.2604
        CIE-LCH:
        26.6379, 15.3933, 262.4648
        CIE-Luv:
        26.6379, -9.7400, -18.3703
        Hunter-Lab:
        22.2847, -2.4224, -9.7346
      #2b4156 color charts
#2b4156 RGB chart
      #2b4156 CMYK chart
      #2b4156 RGB pie chart
      #2b4156 color shades, tints & tones
#2b4156 color schemes
#2b4156 color preview, HTML & CSS examples
           This text has a color of #2b4156        
        
          <p style="color:#2b4156;">Text here</p>
        
        
          .mytext {color:#2b4156;}
        
        Text color #2b4156
      
           This box has a color of #2b4156        
        
          <div style="background-color:#2b4156;">Content here</div>
        
        
          .mybackground {background-color:#2b4156;}
        
        Background color #2b4156
      
           Border around this has a color of #2b4156        
        
          <div style="border:2px solid #2b4156;">Content here</div>
        
        
          .myborder {border:2px solid #2b4156;}
        
        Border color #2b4156