#2e2080 color space conversions
Hex:
        #2e2080
        RGB:
        46, 32, 128
        CMY:
        82, 87, 50
        CMYK:
        64, 75, 0, 50
      HSL:
        249°, 60.0000%, 31.3725%
        HSV (HSB):
        249°, 75.0000%, 50.1961%
        XYZ:
        5.5395, 3.1724, 20.7424
        xyY:
        0.1881, 0.1077, 3.1724
      CIE-Lab:
        20.7214, 35.5747, -51.7663
        CIE-LCH:
        20.7214, 62.8117, 304.4975
        CIE-Luv:
        20.7214, -1.5490, -59.4847
        Hunter-Lab:
        17.8112, 24.3463, -56.5798
      #2e2080 color charts
#2e2080 RGB chart
      #2e2080 CMYK chart
      #2e2080 RGB pie chart
      #2e2080 color shades, tints & tones
#2e2080 color schemes
#2e2080 color preview, HTML & CSS examples
           This text has a color of #2e2080        
        
          <p style="color:#2e2080;">Text here</p>
        
        
          .mytext {color:#2e2080;}
        
        Text color #2e2080
      
           This box has a color of #2e2080        
        
          <div style="background-color:#2e2080;">Content here</div>
        
        
          .mybackground {background-color:#2e2080;}
        
        Background color #2e2080
      
           Border around this has a color of #2e2080        
        
          <div style="border:2px solid #2e2080;">Content here</div>
        
        
          .myborder {border:2px solid #2e2080;}
        
        Border color #2e2080