#2e5480 color space conversions
Hex:
        #2e5480
        RGB:
        46, 84, 128
        CMY:
        82, 67, 50
        CMYK:
        64, 34, 0, 50
      HSL:
        212°, 47.1264%, 34.1176%
        HSV (HSB):
        212°, 64.0625%, 50.1961%
        XYZ:
        8.1933, 8.4800, 21.6270
        xyY:
        0.2139, 0.2214, 8.4800
      CIE-Lab:
        34.9632, 1.2047, -28.8248
        CIE-LCH:
        34.9632, 28.8499, 272.3932
        CIE-Luv:
        34.9632, -15.5437, -39.6612
        Hunter-Lab:
        29.1204, -0.7381, -23.6489
      #2e5480 color charts
#2e5480 RGB chart
      #2e5480 CMYK chart
      #2e5480 RGB pie chart
      #2e5480 color shades, tints & tones
#2e5480 color schemes
#2e5480 color preview, HTML & CSS examples
           This text has a color of #2e5480        
        
          <p style="color:#2e5480;">Text here</p>
        
        
          .mytext {color:#2e5480;}
        
        Text color #2e5480
      
           This box has a color of #2e5480        
        
          <div style="background-color:#2e5480;">Content here</div>
        
        
          .mybackground {background-color:#2e5480;}
        
        Background color #2e5480
      
           Border around this has a color of #2e5480        
        
          <div style="border:2px solid #2e5480;">Content here</div>
        
        
          .myborder {border:2px solid #2e5480;}
        
        Border color #2e5480