#2b4484 color space conversions
Hex:
        #2b4484
        RGB:
        43, 68, 132
        CMY:
        83, 73, 48
        CMYK:
        67, 48, 0, 48
      HSL:
        223°, 50.8571%, 34.3137%
        HSV (HSB):
        223°, 67.4242%, 51.7647%
        XYZ:
        7.2282, 6.3138, 22.6675
        xyY:
        0.1996, 0.1744, 6.3138
      CIE-Lab:
        30.1907, 12.7390, -38.8953
        CIE-LCH:
        30.1907, 40.9283, 288.1347
        CIE-Luv:
        30.1907, -10.8720, -52.5743
        Hunter-Lab:
        25.1272, 7.3757, -35.8970
      #2b4484 color charts
#2b4484 RGB chart
      #2b4484 CMYK chart
      #2b4484 RGB pie chart
      #2b4484 color shades, tints & tones
#2b4484 color schemes
#2b4484 color preview, HTML & CSS examples
           This text has a color of #2b4484        
        
          <p style="color:#2b4484;">Text here</p>
        
        
          .mytext {color:#2b4484;}
        
        Text color #2b4484
      
           This box has a color of #2b4484        
        
          <div style="background-color:#2b4484;">Content here</div>
        
        
          .mybackground {background-color:#2b4484;}
        
        Background color #2b4484
      
           Border around this has a color of #2b4484        
        
          <div style="border:2px solid #2b4484;">Content here</div>
        
        
          .myborder {border:2px solid #2b4484;}
        
        Border color #2b4484