#2b5899 color space conversions
Hex:
        #2b5899
        RGB:
        43, 88, 153
        CMY:
        83, 65, 40
        CMYK:
        72, 42, 0, 40
      HSL:
        215°, 56.1224%, 38.4314%
        HSV (HSB):
        215°, 71.8954%, 60.0000%
        XYZ:
        10.2358, 9.7929, 31.4877
        xyY:
        0.1987, 0.1901, 9.7929
      CIE-Lab:
        37.4682, 7.4167, -40.0720
        CIE-LCH:
        37.4682, 40.7525, 280.4859
        CIE-Luv:
        37.4682, -17.0991, -57.4873
        Hunter-Lab:
        31.2937, 3.6211, -37.7521
      #2b5899 color charts
#2b5899 RGB chart
      #2b5899 CMYK chart
      #2b5899 RGB pie chart
      #2b5899 color shades, tints & tones
#2b5899 color schemes
#2b5899 color preview, HTML & CSS examples
           This text has a color of #2b5899        
        
          <p style="color:#2b5899;">Text here</p>
        
        
          .mytext {color:#2b5899;}
        
        Text color #2b5899
      
           This box has a color of #2b5899        
        
          <div style="background-color:#2b5899;">Content here</div>
        
        
          .mybackground {background-color:#2b5899;}
        
        Background color #2b5899
      
           Border around this has a color of #2b5899        
        
          <div style="border:2px solid #2b5899;">Content here</div>
        
        
          .myborder {border:2px solid #2b5899;}
        
        Border color #2b5899