#2e3894 color space conversions
Hex:
        #2e3894
        RGB:
        46, 56, 148
        CMY:
        82, 78, 42
        CMYK:
        69, 62, 0, 42
      HSL:
        234°, 52.5773%, 38.0392%
        HSV (HSB):
        234°, 68.9189%, 58.0392%
        XYZ:
        7.8862, 5.5473, 28.6721
        xyY:
        0.1873, 0.1317, 5.5473
      CIE-Lab:
        28.2404, 27.3872, -51.9161
        CIE-LCH:
        28.2404, 58.6970, 297.8129
        CIE-Luv:
        28.2404, -7.2447, -68.4497
        Hunter-Lab:
        23.5527, 18.5501, -55.6902
      #2e3894 color charts
#2e3894 RGB chart
      #2e3894 CMYK chart
      #2e3894 RGB pie chart
      #2e3894 color shades, tints & tones
#2e3894 color schemes
#2e3894 color preview, HTML & CSS examples
           This text has a color of #2e3894        
        
          <p style="color:#2e3894;">Text here</p>
        
        
          .mytext {color:#2e3894;}
        
        Text color #2e3894
      
           This box has a color of #2e3894        
        
          <div style="background-color:#2e3894;">Content here</div>
        
        
          .mybackground {background-color:#2e3894;}
        
        Background color #2e3894
      
           Border around this has a color of #2e3894        
        
          <div style="border:2px solid #2e3894;">Content here</div>
        
        
          .myborder {border:2px solid #2e3894;}
        
        Border color #2e3894