#2e1293 color space conversions
Hex:
        #2e1293
        RGB:
        46, 18, 147
        CMY:
        82, 93, 42
        CMYK:
        69, 88, 0, 42
      HSL:
        253°, 78.1818%, 32.3529%
        HSV (HSB):
        253°, 87.7551%, 57.6471%
        XYZ:
        6.6095, 3.1200, 27.8576
        xyY:
        0.1758, 0.0830, 3.1200
      CIE-Lab:
        20.5184, 48.2042, -64.0045
        CIE-LCH:
        20.5184, 80.1263, 306.9848
        CIE-Luv:
        20.5184, -1.2906, -70.2442
        Hunter-Lab:
        17.6636, 35.8808, -81.1428
      #2e1293 color charts
#2e1293 RGB chart
      #2e1293 CMYK chart
      #2e1293 RGB pie chart
      #2e1293 color shades, tints & tones
#2e1293 color schemes
#2e1293 color preview, HTML & CSS examples
           This text has a color of #2e1293        
        
          <p style="color:#2e1293;">Text here</p>
        
        
          .mytext {color:#2e1293;}
        
        Text color #2e1293
      
           This box has a color of #2e1293        
        
          <div style="background-color:#2e1293;">Content here</div>
        
        
          .mybackground {background-color:#2e1293;}
        
        Background color #2e1293
      
           Border around this has a color of #2e1293        
        
          <div style="border:2px solid #2e1293;">Content here</div>
        
        
          .myborder {border:2px solid #2e1293;}
        
        Border color #2e1293