#2e1381 color space conversions
Hex:
        #2e1381
        RGB:
        46, 19, 129
        CMY:
        82, 93, 49
        CMYK:
        64, 85, 0, 49
      HSL:
        255°, 74.3243%, 29.0196%
        HSV (HSB):
        255°, 85.2713%, 50.5882%
        XYZ:
        5.3220, 2.6316, 20.9963
        xyY:
        0.1838, 0.0909, 2.6316
      CIE-Lab:
        18.5035, 42.5641, -56.0580
        CIE-LCH:
        18.5035, 70.3861, 307.2089
        CIE-Luv:
        18.5035, -0.0802, -59.7997
        Hunter-Lab:
        16.2221, 30.1724, -65.3838
      #2e1381 color charts
#2e1381 RGB chart
      #2e1381 CMYK chart
      #2e1381 RGB pie chart
      #2e1381 color shades, tints & tones
#2e1381 color schemes
#2e1381 color preview, HTML & CSS examples
           This text has a color of #2e1381        
        
          <p style="color:#2e1381;">Text here</p>
        
        
          .mytext {color:#2e1381;}
        
        Text color #2e1381
      
           This box has a color of #2e1381        
        
          <div style="background-color:#2e1381;">Content here</div>
        
        
          .mybackground {background-color:#2e1381;}
        
        Background color #2e1381
      
           Border around this has a color of #2e1381        
        
          <div style="border:2px solid #2e1381;">Content here</div>
        
        
          .myborder {border:2px solid #2e1381;}
        
        Border color #2e1381