#2b409e color space conversions
Hex:
        #2b409e
        RGB:
        43, 64, 158
        CMY:
        83, 75, 38
        CMYK:
        73, 59, 0, 38
      HSL:
        229°, 57.2139%, 39.4118%
        HSV (HSB):
        229°, 72.7848%, 61.9608%
        XYZ:
        9.0012, 6.6490, 33.1567
        xyY:
        0.1844, 0.1362, 6.6490
      CIE-Lab:
        30.9941, 25.3461, -53.5309
        CIE-LCH:
        30.9941, 59.2282, 295.3369
        CIE-Luv:
        30.9941, -10.0373, -72.8986
        Hunter-Lab:
        25.7857, 17.1855, -58.1886
      #2b409e color charts
#2b409e RGB chart
      #2b409e CMYK chart
      #2b409e RGB pie chart
      #2b409e color shades, tints & tones
#2b409e color schemes
#2b409e color preview, HTML & CSS examples
           This text has a color of #2b409e        
        
          <p style="color:#2b409e;">Text here</p>
        
        
          .mytext {color:#2b409e;}
        
        Text color #2b409e
      
           This box has a color of #2b409e        
        
          <div style="background-color:#2b409e;">Content here</div>
        
        
          .mybackground {background-color:#2b409e;}
        
        Background color #2b409e
      
           Border around this has a color of #2b409e        
        
          <div style="border:2px solid #2b409e;">Content here</div>
        
        
          .myborder {border:2px solid #2b409e;}
        
        Border color #2b409e