#2b4273 color space conversions
Hex:
        #2b4273
        RGB:
        43, 66, 115
        CMY:
        83, 74, 55
        CMYK:
        63, 43, 0, 55
      HSL:
        221°, 45.5696%, 30.9804%
        HSV (HSB):
        221°, 62.6087%, 45.0980%
        XYZ:
        6.0390, 5.6478, 16.9915
        xyY:
        0.2106, 0.1969, 5.6478
      CIE-Lab:
        28.5060, 7.6802, -30.9420
        CIE-LCH:
        28.5060, 31.8809, 283.9399
        CIE-Luv:
        28.5060, -10.1555, -40.6508
        Hunter-Lab:
        23.7652, 3.7698, -25.7553
      #2b4273 color charts
#2b4273 RGB chart
      #2b4273 CMYK chart
      #2b4273 RGB pie chart
      #2b4273 color shades, tints & tones
#2b4273 color schemes
#2b4273 color preview, HTML & CSS examples
           This text has a color of #2b4273        
        
          <p style="color:#2b4273;">Text here</p>
        
        
          .mytext {color:#2b4273;}
        
        Text color #2b4273
      
           This box has a color of #2b4273        
        
          <div style="background-color:#2b4273;">Content here</div>
        
        
          .mybackground {background-color:#2b4273;}
        
        Background color #2b4273
      
           Border around this has a color of #2b4273        
        
          <div style="border:2px solid #2b4273;">Content here</div>
        
        
          .myborder {border:2px solid #2b4273;}
        
        Border color #2b4273