#2b4984 color space conversions
Hex:
        #2b4984
        RGB:
        43, 73, 132
        CMY:
        83, 71, 48
        CMYK:
        67, 45, 0, 48
      HSL:
        220°, 50.8571%, 34.3137%
        HSV (HSB):
        220°, 67.4242%, 51.7647%
        XYZ:
        7.5437, 6.9446, 22.7726
        xyY:
        0.2025, 0.1864, 6.9446
      CIE-Lab:
        31.6805, 9.3549, -36.5097
        CIE-LCH:
        31.6805, 37.6891, 284.3718
        CIE-Luv:
        31.6805, -12.4508, -49.9013
        Hunter-Lab:
        26.3526, 4.9800, -32.7886
      #2b4984 color charts
#2b4984 RGB chart
      #2b4984 CMYK chart
      #2b4984 RGB pie chart
      #2b4984 color shades, tints & tones
#2b4984 color schemes
#2b4984 color preview, HTML & CSS examples
           This text has a color of #2b4984        
        
          <p style="color:#2b4984;">Text here</p>
        
        
          .mytext {color:#2b4984;}
        
        Text color #2b4984
      
           This box has a color of #2b4984        
        
          <div style="background-color:#2b4984;">Content here</div>
        
        
          .mybackground {background-color:#2b4984;}
        
        Background color #2b4984
      
           Border around this has a color of #2b4984        
        
          <div style="border:2px solid #2b4984;">Content here</div>
        
        
          .myborder {border:2px solid #2b4984;}
        
        Border color #2b4984