#2b3587 color space conversions
Hex:
        #2b3587
        RGB:
        43, 53, 135
        CMY:
        83, 79, 47
        CMYK:
        68, 61, 0, 47
      HSL:
        233°, 51.6854%, 34.9020%
        HSV (HSB):
        233°, 68.1481%, 52.9412%
        XYZ:
        6.6425, 4.8091, 23.4998
        xyY:
        0.1901, 0.1376, 4.8091
      CIE-Lab:
        26.1837, 24.1268, -47.2373
        CIE-LCH:
        26.1837, 53.0421, 297.0560
        CIE-Luv:
        26.1837, -6.7563, -60.7242
        Hunter-Lab:
        21.9296, 15.6914, -48.1846
      #2b3587 color charts
#2b3587 RGB chart
      #2b3587 CMYK chart
      #2b3587 RGB pie chart
      #2b3587 color shades, tints & tones
#2b3587 color schemes
#2b3587 color preview, HTML & CSS examples
           This text has a color of #2b3587        
        
          <p style="color:#2b3587;">Text here</p>
        
        
          .mytext {color:#2b3587;}
        
        Text color #2b3587
      
           This box has a color of #2b3587        
        
          <div style="background-color:#2b3587;">Content here</div>
        
        
          .mybackground {background-color:#2b3587;}
        
        Background color #2b3587
      
           Border around this has a color of #2b3587        
        
          <div style="border:2px solid #2b3587;">Content here</div>
        
        
          .myborder {border:2px solid #2b3587;}
        
        Border color #2b3587