#2e50a3 color space conversions
Hex:
        #2e50a3
        RGB:
        46, 80, 163
        CMY:
        82, 69, 36
        CMYK:
        72, 51, 0, 36
      HSL:
        223°, 55.9809%, 40.9804%
        HSV (HSB):
        223°, 71.7791%, 63.9216%
        XYZ:
        10.6062, 8.9625, 35.8213
        xyY:
        0.1915, 0.1618, 8.9625
      CIE-Lab:
        35.9120, 16.9607, -48.5637
        CIE-LCH:
        35.9120, 51.4402, 289.2515
        CIE-Luv:
        35.9120, -13.9241, -69.5103
        Hunter-Lab:
        29.9374, 10.8484, -49.9865
      #2e50a3 color charts
#2e50a3 RGB chart
      #2e50a3 CMYK chart
      #2e50a3 RGB pie chart
      #2e50a3 color shades, tints & tones
#2e50a3 color schemes
#2e50a3 color preview, HTML & CSS examples
           This text has a color of #2e50a3        
        
          <p style="color:#2e50a3;">Text here</p>
        
        
          .mytext {color:#2e50a3;}
        
        Text color #2e50a3
      
           This box has a color of #2e50a3        
        
          <div style="background-color:#2e50a3;">Content here</div>
        
        
          .mybackground {background-color:#2e50a3;}
        
        Background color #2e50a3
      
           Border around this has a color of #2e50a3        
        
          <div style="border:2px solid #2e50a3;">Content here</div>
        
        
          .myborder {border:2px solid #2e50a3;}
        
        Border color #2e50a3