#2e3887 color space conversions
Hex:
        #2e3887
        RGB:
        46, 56, 135
        CMY:
        82, 78, 47
        CMYK:
        66, 59, 0, 47
      HSL:
        233°, 49.1713%, 35.4902%
        HSV (HSB):
        233°, 65.9259%, 52.9412%
        XYZ:
        6.9141, 5.1585, 23.5529
        xyY:
        0.1941, 0.1448, 5.1585
      CIE-Lab:
        27.1815, 22.5948, -45.6073
        CIE-LCH:
        27.1815, 50.8974, 296.3547
        CIE-Luv:
        27.1815, -6.8391, -59.6174
        Hunter-Lab:
        22.7122, 14.5926, -45.5861
      #2e3887 color charts
#2e3887 RGB chart
      #2e3887 CMYK chart
      #2e3887 RGB pie chart
      #2e3887 color shades, tints & tones
#2e3887 color schemes
#2e3887 color preview, HTML & CSS examples
           This text has a color of #2e3887        
        
          <p style="color:#2e3887;">Text here</p>
        
        
          .mytext {color:#2e3887;}
        
        Text color #2e3887
      
           This box has a color of #2e3887        
        
          <div style="background-color:#2e3887;">Content here</div>
        
        
          .mybackground {background-color:#2e3887;}
        
        Background color #2e3887
      
           Border around this has a color of #2e3887        
        
          <div style="border:2px solid #2e3887;">Content here</div>
        
        
          .myborder {border:2px solid #2e3887;}
        
        Border color #2e3887