#2b5480 color space conversions
Hex:
        #2b5480
        RGB:
        43, 84, 128
        CMY:
        83, 67, 50
        CMYK:
        66, 34, 0, 50
      HSL:
        211°, 49.7076%, 33.5294%
        HSV (HSB):
        211°, 66.4062%, 50.1961%
        XYZ:
        8.0629, 8.4128, 21.6209
        xyY:
        0.2116, 0.2208, 8.4128
      CIE-Lab:
        34.8281, 0.6084, -29.0467
        CIE-LCH:
        34.8281, 29.0530, 271.1999
        CIE-Luv:
        34.8281, -16.2395, -39.8812
        Hunter-Lab:
        29.0047, -1.1381, -23.8931
      #2b5480 color charts
#2b5480 RGB chart
      #2b5480 CMYK chart
      #2b5480 RGB pie chart
      #2b5480 color shades, tints & tones
#2b5480 color schemes
#2b5480 color preview, HTML & CSS examples
           This text has a color of #2b5480        
        
          <p style="color:#2b5480;">Text here</p>
        
        
          .mytext {color:#2b5480;}
        
        Text color #2b5480
      
           This box has a color of #2b5480        
        
          <div style="background-color:#2b5480;">Content here</div>
        
        
          .mybackground {background-color:#2b5480;}
        
        Background color #2b5480
      
           Border around this has a color of #2b5480        
        
          <div style="border:2px solid #2b5480;">Content here</div>
        
        
          .myborder {border:2px solid #2b5480;}
        
        Border color #2b5480