#2b598b color space conversions
Hex:
        #2b598b
        RGB:
        43, 89, 139
        CMY:
        83, 65, 45
        CMYK:
        69, 36, 0, 45
      HSL:
        211°, 52.7473%, 35.6863%
        HSV (HSB):
        211°, 69.0647%, 54.5098%
        XYZ:
        9.2288, 9.5224, 25.7777
        xyY:
        0.2073, 0.2138, 9.5224
      CIE-Lab:
        36.9713, 1.4876, -32.3953
        CIE-LCH:
        36.9713, 32.4295, 272.6291
        CIE-Luv:
        36.9713, -17.7434, -45.5357
        Hunter-Lab:
        30.8584, -0.6182, -27.9272
      #2b598b color charts
#2b598b RGB chart
      #2b598b CMYK chart
      #2b598b RGB pie chart
      #2b598b color shades, tints & tones
#2b598b color schemes
#2b598b color preview, HTML & CSS examples
           This text has a color of #2b598b        
        
          <p style="color:#2b598b;">Text here</p>
        
        
          .mytext {color:#2b598b;}
        
        Text color #2b598b
      
           This box has a color of #2b598b        
        
          <div style="background-color:#2b598b;">Content here</div>
        
        
          .mybackground {background-color:#2b598b;}
        
        Background color #2b598b
      
           Border around this has a color of #2b598b        
        
          <div style="border:2px solid #2b598b;">Content here</div>
        
        
          .myborder {border:2px solid #2b598b;}
        
        Border color #2b598b