#2e1242 color space conversions
Hex:
        #2e1242
        RGB:
        46, 18, 66
        CMY:
        82, 93, 74
        CMYK:
        30, 73, 0, 74
      HSL:
        275°, 57.1429%, 16.4706%
        HSV (HSB):
        275°, 72.7273%, 25.8824%
        XYZ:
        2.3264, 1.4068, 5.3032
        xyY:
        0.2574, 0.1557, 1.4068
      CIE-Lab:
        12.0029, 24.4706, -24.7583
        CIE-LCH:
        12.0029, 34.8107, 314.6652
        CIE-Luv:
        12.0029, 6.0409, -22.8561
        Hunter-Lab:
        11.8609, 14.2544, -18.2069
      #2e1242 color charts
#2e1242 RGB chart
      #2e1242 CMYK chart
      #2e1242 RGB pie chart
      #2e1242 color shades, tints & tones
#2e1242 color schemes
#2e1242 color preview, HTML & CSS examples
           This text has a color of #2e1242        
        
          <p style="color:#2e1242;">Text here</p>
        
        
          .mytext {color:#2e1242;}
        
        Text color #2e1242
      
           This box has a color of #2e1242        
        
          <div style="background-color:#2e1242;">Content here</div>
        
        
          .mybackground {background-color:#2e1242;}
        
        Background color #2e1242
      
           Border around this has a color of #2e1242        
        
          <div style="border:2px solid #2e1242;">Content here</div>
        
        
          .myborder {border:2px solid #2e1242;}
        
        Border color #2e1242