#2b3090 color space conversions
Hex:
        #2b3090
        RGB:
        43, 48, 144
        CMY:
        83, 81, 44
        CMYK:
        70, 67, 0, 44
      HSL:
        237°, 54.0107%, 36.6667%
        HSV (HSB):
        237°, 70.1389%, 56.4706%
        XYZ:
        7.0873, 4.6411, 26.9078
        xyY:
        0.1834, 0.1201, 4.6411
      CIE-Lab:
        25.6868, 30.7659, -53.6337
        CIE-LCH:
        25.6868, 61.8313, 299.8399
        CIE-Luv:
        25.6868, -5.9316, -67.7901
        Hunter-Lab:
        21.5432, 21.0219, -58.9739
      #2b3090 color charts
#2b3090 RGB chart
      #2b3090 CMYK chart
      #2b3090 RGB pie chart
      #2b3090 color shades, tints & tones
#2b3090 color schemes
#2b3090 color preview, HTML & CSS examples
           This text has a color of #2b3090        
        
          <p style="color:#2b3090;">Text here</p>
        
        
          .mytext {color:#2b3090;}
        
        Text color #2b3090
      
           This box has a color of #2b3090        
        
          <div style="background-color:#2b3090;">Content here</div>
        
        
          .mybackground {background-color:#2b3090;}
        
        Background color #2b3090
      
           Border around this has a color of #2b3090        
        
          <div style="border:2px solid #2b3090;">Content here</div>
        
        
          .myborder {border:2px solid #2b3090;}
        
        Border color #2b3090