#2e3e84 color space conversions
Hex:
        #2e3e84
        RGB:
        46, 62, 132
        CMY:
        82, 76, 48
        CMYK:
        65, 53, 0, 48
      HSL:
        229°, 48.3146%, 34.9020%
        HSV (HSB):
        229°, 65.1515%, 51.7647%
        XYZ:
        7.0142, 5.6920, 22.5588
        xyY:
        0.1989, 0.1614, 5.6920
      CIE-Lab:
        28.6218, 17.3894, -41.4105
        CIE-LCH:
        28.6218, 44.9135, 292.7789
        CIE-Luv:
        28.6218, -8.3952, -55.1805
        Hunter-Lab:
        23.8580, 10.7271, -39.3607
      #2e3e84 color charts
#2e3e84 RGB chart
      #2e3e84 CMYK chart
      #2e3e84 RGB pie chart
      #2e3e84 color shades, tints & tones
#2e3e84 color schemes
#2e3e84 color preview, HTML & CSS examples
           This text has a color of #2e3e84        
        
          <p style="color:#2e3e84;">Text here</p>
        
        
          .mytext {color:#2e3e84;}
        
        Text color #2e3e84
      
           This box has a color of #2e3e84        
        
          <div style="background-color:#2e3e84;">Content here</div>
        
        
          .mybackground {background-color:#2e3e84;}
        
        Background color #2e3e84
      
           Border around this has a color of #2e3e84        
        
          <div style="border:2px solid #2e3e84;">Content here</div>
        
        
          .myborder {border:2px solid #2e3e84;}
        
        Border color #2e3e84