#2e5481 color space conversions
Hex:
        #2e5481
        RGB:
        46, 84, 129
        CMY:
        82, 67, 49
        CMYK:
        64, 35, 0, 49
      HSL:
        213°, 47.4286%, 34.3137%
        HSV (HSB):
        213°, 64.3411%, 50.5882%
        XYZ:
        8.2595, 8.5065, 21.9755
        xyY:
        0.2132, 0.2196, 8.5065
      CIE-Lab:
        35.0162, 1.5693, -29.3568
        CIE-LCH:
        35.0162, 29.3987, 273.0600
        CIE-Luv:
        35.0162, -15.5271, -40.4807
        Hunter-Lab:
        29.1659, -0.4908, -24.2569
      #2e5481 color charts
#2e5481 RGB chart
      #2e5481 CMYK chart
      #2e5481 RGB pie chart
      #2e5481 color shades, tints & tones
#2e5481 color schemes
#2e5481 color preview, HTML & CSS examples
           This text has a color of #2e5481        
        
          <p style="color:#2e5481;">Text here</p>
        
        
          .mytext {color:#2e5481;}
        
        Text color #2e5481
      
           This box has a color of #2e5481        
        
          <div style="background-color:#2e5481;">Content here</div>
        
        
          .mybackground {background-color:#2e5481;}
        
        Background color #2e5481
      
           Border around this has a color of #2e5481        
        
          <div style="border:2px solid #2e5481;">Content here</div>
        
        
          .myborder {border:2px solid #2e5481;}
        
        Border color #2e5481