#2b409a color space conversions
Hex:
        #2b409a
        RGB:
        43, 64, 154
        CMY:
        83, 75, 40
        CMYK:
        72, 58, 0, 40
      HSL:
        229°, 56.3452%, 38.6275%
        HSV (HSB):
        229°, 72.0779%, 60.3922%
        XYZ:
        8.6624, 6.5135, 31.3725
        xyY:
        0.1861, 0.1399, 6.5135
      CIE-Lab:
        30.6726, 23.8355, -51.6270
        CIE-LCH:
        30.6726, 56.8637, 294.7822
        CIE-Luv:
        30.6726, -9.9720, -70.1529
        Hunter-Lab:
        25.5215, 15.9230, -55.0176
      #2b409a color charts
#2b409a RGB chart
      #2b409a CMYK chart
      #2b409a RGB pie chart
      #2b409a color shades, tints & tones
#2b409a color schemes
#2b409a color preview, HTML & CSS examples
           This text has a color of #2b409a        
        
          <p style="color:#2b409a;">Text here</p>
        
        
          .mytext {color:#2b409a;}
        
        Text color #2b409a
      
           This box has a color of #2b409a        
        
          <div style="background-color:#2b409a;">Content here</div>
        
        
          .mybackground {background-color:#2b409a;}
        
        Background color #2b409a
      
           Border around this has a color of #2b409a        
        
          <div style="border:2px solid #2b409a;">Content here</div>
        
        
          .myborder {border:2px solid #2b409a;}
        
        Border color #2b409a