#2b4880 color space conversions
Hex:
        #2b4880
        RGB:
        43, 72, 128
        CMY:
        83, 72, 50
        CMYK:
        66, 44, 0, 50
      HSL:
        220°, 49.7076%, 33.5294%
        HSV (HSB):
        220°, 66.4062%, 50.1961%
        XYZ:
        7.2099, 6.7068, 21.3366
        xyY:
        0.2045, 0.1902, 6.7068
      CIE-Lab:
        31.1300, 8.5111, -34.9091
        CIE-LCH:
        31.1300, 35.9316, 283.7019
        CIE-Luv:
        31.1300, -12.1383, -47.3626
        Hunter-Lab:
        25.8976, 4.3739, -30.7199
      #2b4880 color charts
#2b4880 RGB chart
      #2b4880 CMYK chart
      #2b4880 RGB pie chart
      #2b4880 color shades, tints & tones
#2b4880 color schemes
#2b4880 color preview, HTML & CSS examples
           This text has a color of #2b4880        
        
          <p style="color:#2b4880;">Text here</p>
        
        
          .mytext {color:#2b4880;}
        
        Text color #2b4880
      
           This box has a color of #2b4880        
        
          <div style="background-color:#2b4880;">Content here</div>
        
        
          .mybackground {background-color:#2b4880;}
        
        Background color #2b4880
      
           Border around this has a color of #2b4880        
        
          <div style="border:2px solid #2b4880;">Content here</div>
        
        
          .myborder {border:2px solid #2b4880;}
        
        Border color #2b4880