#2e3f83 color space conversions
Hex:
        #2e3f83
        RGB:
        46, 63, 131
        CMY:
        82, 75, 49
        CMYK:
        65, 52, 0, 49
      HSL:
        228°, 48.0226%, 34.7059%
        HSV (HSB):
        228°, 64.8855%, 51.3725%
        XYZ:
        7.0010, 5.7745, 22.2183
        xyY:
        0.2001, 0.1650, 5.7745
      CIE-Lab:
        28.8364, 16.3324, -40.4421
        CIE-LCH:
        28.8364, 43.6155, 291.9912
        CIE-Luv:
        28.8364, -8.6653, -54.0093
        Hunter-Lab:
        24.0303, 9.9509, -37.9982
      #2e3f83 color charts
#2e3f83 RGB chart
      #2e3f83 CMYK chart
      #2e3f83 RGB pie chart
      #2e3f83 color shades, tints & tones
#2e3f83 color schemes
#2e3f83 color preview, HTML & CSS examples
           This text has a color of #2e3f83        
        
          <p style="color:#2e3f83;">Text here</p>
        
        
          .mytext {color:#2e3f83;}
        
        Text color #2e3f83
      
           This box has a color of #2e3f83        
        
          <div style="background-color:#2e3f83;">Content here</div>
        
        
          .mybackground {background-color:#2e3f83;}
        
        Background color #2e3f83
      
           Border around this has a color of #2e3f83        
        
          <div style="border:2px solid #2e3f83;">Content here</div>
        
        
          .myborder {border:2px solid #2e3f83;}
        
        Border color #2e3f83