#2b4678 color space conversions
Hex:
        #2b4678
        RGB:
        43, 70, 120
        CMY:
        83, 73, 53
        CMYK:
        64, 42, 0, 53
      HSL:
        219°, 47.2393%, 31.9608%
        HSV (HSB):
        219°, 64.1667%, 47.0588%
        XYZ:
        6.5766, 6.2500, 18.6290
        xyY:
        0.2091, 0.1987, 6.2500
      CIE-Lab:
        30.0346, 6.8444, -31.6600
        CIE-LCH:
        30.0346, 32.3914, 282.1988
        CIE-Luv:
        30.0346, -11.4947, -42.2674
        Hunter-Lab:
        25.0000, 3.2070, -26.6808
      #2b4678 color charts
#2b4678 RGB chart
      #2b4678 CMYK chart
      #2b4678 RGB pie chart
      #2b4678 color shades, tints & tones
#2b4678 color schemes
#2b4678 color preview, HTML & CSS examples
           This text has a color of #2b4678        
        
          <p style="color:#2b4678;">Text here</p>
        
        
          .mytext {color:#2b4678;}
        
        Text color #2b4678
      
           This box has a color of #2b4678        
        
          <div style="background-color:#2b4678;">Content here</div>
        
        
          .mybackground {background-color:#2b4678;}
        
        Background color #2b4678
      
           Border around this has a color of #2b4678        
        
          <div style="border:2px solid #2b4678;">Content here</div>
        
        
          .myborder {border:2px solid #2b4678;}
        
        Border color #2b4678