#2e5192 color space conversions
Hex:
        #2e5192
        RGB:
        46, 81, 146
        CMY:
        82, 68, 43
        CMYK:
        68, 45, 0, 43
      HSL:
        219°, 52.0833%, 37.6471%
        HSV (HSB):
        219°, 68.4932%, 57.2549%
        XYZ:
        9.2575, 8.5410, 28.3548
        xyY:
        0.2006, 0.1851, 8.5410
      CIE-Lab:
        35.0851, 9.8547, -39.6402
        CIE-LCH:
        35.0851, 40.8468, 283.9610
        CIE-Luv:
        35.0851, -14.3066, -55.9913
        Hunter-Lab:
        29.2250, 5.3986, -37.0670
      #2e5192 color charts
#2e5192 RGB chart
      #2e5192 CMYK chart
      #2e5192 RGB pie chart
      #2e5192 color shades, tints & tones
#2e5192 color schemes
#2e5192 color preview, HTML & CSS examples
           This text has a color of #2e5192        
        
          <p style="color:#2e5192;">Text here</p>
        
        
          .mytext {color:#2e5192;}
        
        Text color #2e5192
      
           This box has a color of #2e5192        
        
          <div style="background-color:#2e5192;">Content here</div>
        
        
          .mybackground {background-color:#2e5192;}
        
        Background color #2e5192
      
           Border around this has a color of #2e5192        
        
          <div style="border:2px solid #2e5192;">Content here</div>
        
        
          .myborder {border:2px solid #2e5192;}
        
        Border color #2e5192