#2e3377 color space conversions
Hex:
        #2e3377
        RGB:
        46, 51, 119
        CMY:
        82, 80, 53
        CMYK:
        61, 57, 0, 53
      HSL:
        236°, 44.2424%, 32.3529%
        HSV (HSB):
        236°, 61.3445%, 46.6667%
        XYZ:
        5.6403, 4.2804, 17.9817
        xyY:
        0.2021, 0.1534, 4.2804
      CIE-Lab:
        24.5776, 20.1222, -39.7673
        CIE-LCH:
        24.5776, 44.5684, 296.8393
        CIE-Luv:
        24.5776, -4.9804, -50.2071
        Hunter-Lab:
        20.6891, 12.4570, -37.0487
      #2e3377 color charts
#2e3377 RGB chart
      #2e3377 CMYK chart
      #2e3377 RGB pie chart
      #2e3377 color shades, tints & tones
#2e3377 color schemes
#2e3377 color preview, HTML & CSS examples
           This text has a color of #2e3377        
        
          <p style="color:#2e3377;">Text here</p>
        
        
          .mytext {color:#2e3377;}
        
        Text color #2e3377
      
           This box has a color of #2e3377        
        
          <div style="background-color:#2e3377;">Content here</div>
        
        
          .mybackground {background-color:#2e3377;}
        
        Background color #2e3377
      
           Border around this has a color of #2e3377        
        
          <div style="border:2px solid #2e3377;">Content here</div>
        
        
          .myborder {border:2px solid #2e3377;}
        
        Border color #2e3377