#2b5092 color space conversions
Hex:
        #2b5092
        RGB:
        43, 80, 146
        CMY:
        83, 69, 43
        CMYK:
        71, 45, 0, 43
      HSL:
        218°, 54.4974%, 37.0588%
        HSV (HSB):
        218°, 70.5479%, 57.2549%
        XYZ:
        9.0532, 8.3262, 28.3241
        xyY:
        0.1981, 0.1822, 8.3262
      CIE-Lab:
        34.6533, 10.0120, -40.3387
        CIE-LCH:
        34.6533, 41.5626, 283.9391
        CIE-Luv:
        34.6533, -14.6063, -56.7782
        Hunter-Lab:
        28.8552, 5.5072, -38.0000
      #2b5092 color charts
#2b5092 RGB chart
      #2b5092 CMYK chart
      #2b5092 RGB pie chart
      #2b5092 color shades, tints & tones
#2b5092 color schemes
#2b5092 color preview, HTML & CSS examples
           This text has a color of #2b5092        
        
          <p style="color:#2b5092;">Text here</p>
        
        
          .mytext {color:#2b5092;}
        
        Text color #2b5092
      
           This box has a color of #2b5092        
        
          <div style="background-color:#2b5092;">Content here</div>
        
        
          .mybackground {background-color:#2b5092;}
        
        Background color #2b5092
      
           Border around this has a color of #2b5092        
        
          <div style="border:2px solid #2b5092;">Content here</div>
        
        
          .myborder {border:2px solid #2b5092;}
        
        Border color #2b5092