#2e2883 color space conversions
Hex:
        #2e2883
        RGB:
        46, 40, 131
        CMY:
        82, 84, 49
        CMYK:
        65, 69, 0, 49
      HSL:
        244°, 53.2164%, 33.5294%
        HSV (HSB):
        244°, 69.4656%, 51.3725%
        XYZ:
        5.9822, 3.7371, 21.8788
        xyY:
        0.1893, 0.1183, 3.7371
      CIE-Lab:
        22.7826, 31.7231, -50.2768
        CIE-LCH:
        22.7826, 59.4484, 302.2506
        CIE-Luv:
        22.7826, -3.0860, -60.6866
        Hunter-Lab:
        19.3316, 21.4071, -53.5699
      #2e2883 color charts
#2e2883 RGB chart
      #2e2883 CMYK chart
      #2e2883 RGB pie chart
      #2e2883 color shades, tints & tones
#2e2883 color schemes
#2e2883 color preview, HTML & CSS examples
           This text has a color of #2e2883        
        
          <p style="color:#2e2883;">Text here</p>
        
        
          .mytext {color:#2e2883;}
        
        Text color #2e2883
      
           This box has a color of #2e2883        
        
          <div style="background-color:#2e2883;">Content here</div>
        
        
          .mybackground {background-color:#2e2883;}
        
        Background color #2e2883
      
           Border around this has a color of #2e2883        
        
          <div style="border:2px solid #2e2883;">Content here</div>
        
        
          .myborder {border:2px solid #2e2883;}
        
        Border color #2e2883