#2b434e color space conversions
Hex:
        #2b434e
        RGB:
        43, 67, 78
        CMY:
        83, 74, 69
        CMYK:
        45, 14, 0, 69
      HSL:
        199°, 28.9256%, 23.7255%
        HSV (HSB):
        199°, 44.8718%, 30.5882%
        XYZ:
        4.3786, 5.0780, 7.9571
        xyY:
        0.2514, 0.2916, 5.0780
      CIE-Lab:
        26.9557, -5.9142, -9.5555
        CIE-LCH:
        26.9557, 11.2377, 238.2451
        CIE-Luv:
        26.9557, -10.5512, -10.7447
        Hunter-Lab:
        22.5343, -4.7514, -5.1619
      #2b434e color charts
#2b434e RGB chart
      #2b434e CMYK chart
      #2b434e RGB pie chart
      #2b434e color shades, tints & tones
#2b434e color schemes
#2b434e color preview, HTML & CSS examples
           This text has a color of #2b434e        
        
          <p style="color:#2b434e;">Text here</p>
        
        
          .mytext {color:#2b434e;}
        
        Text color #2b434e
      
           This box has a color of #2b434e        
        
          <div style="background-color:#2b434e;">Content here</div>
        
        
          .mybackground {background-color:#2b434e;}
        
        Background color #2b434e
      
           Border around this has a color of #2b434e        
        
          <div style="border:2px solid #2b434e;">Content here</div>
        
        
          .myborder {border:2px solid #2b434e;}
        
        Border color #2b434e