#2b5483 color space conversions
Hex:
        #2b5483
        RGB:
        43, 84, 131
        CMY:
        83, 67, 49
        CMYK:
        67, 36, 0, 49
      HSL:
        212°, 50.5747%, 34.1176%
        HSV (HSB):
        212°, 67.1756%, 51.3725%
        XYZ:
        8.2633, 8.4929, 22.6765
        xyY:
        0.2096, 0.2154, 8.4929
      CIE-Lab:
        34.9891, 1.7203, -30.6379
        CIE-LCH:
        34.9891, 30.6862, 273.2137
        CIE-Luv:
        34.9891, -16.1769, -42.3346
        Hunter-Lab:
        29.1426, -0.3864, -25.7350
      #2b5483 color charts
#2b5483 RGB chart
      #2b5483 CMYK chart
      #2b5483 RGB pie chart
      #2b5483 color shades, tints & tones
#2b5483 color schemes
#2b5483 color preview, HTML & CSS examples
           This text has a color of #2b5483        
        
          <p style="color:#2b5483;">Text here</p>
        
        
          .mytext {color:#2b5483;}
        
        Text color #2b5483
      
           This box has a color of #2b5483        
        
          <div style="background-color:#2b5483;">Content here</div>
        
        
          .mybackground {background-color:#2b5483;}
        
        Background color #2b5483
      
           Border around this has a color of #2b5483        
        
          <div style="border:2px solid #2b5483;">Content here</div>
        
        
          .myborder {border:2px solid #2b5483;}
        
        Border color #2b5483