#2e1243 color space conversions
Hex:
        #2e1243
        RGB:
        46, 18, 67
        CMY:
        82, 93, 74
        CMYK:
        31, 73, 0, 74
      HSL:
        274°, 57.6471%, 16.6667%
        HSV (HSB):
        274°, 73.1343%, 26.2745%
        XYZ:
        2.3561, 1.4187, 5.4598
        xyY:
        0.2551, 0.1536, 1.4187
      CIE-Lab:
        12.0816, 24.7475, -25.3348
        CIE-LCH:
        12.0816, 35.4160, 314.3281
        CIE-Luv:
        12.0816, 5.9178, -23.4425
        Hunter-Lab:
        11.9109, 14.4655, -18.8403
      #2e1243 color charts
#2e1243 RGB chart
      #2e1243 CMYK chart
      #2e1243 RGB pie chart
      #2e1243 color shades, tints & tones
#2e1243 color schemes
#2e1243 color preview, HTML & CSS examples
           This text has a color of #2e1243        
        
          <p style="color:#2e1243;">Text here</p>
        
        
          .mytext {color:#2e1243;}
        
        Text color #2e1243
      
           This box has a color of #2e1243        
        
          <div style="background-color:#2e1243;">Content here</div>
        
        
          .mybackground {background-color:#2e1243;}
        
        Background color #2e1243
      
           Border around this has a color of #2e1243        
        
          <div style="border:2px solid #2e1243;">Content here</div>
        
        
          .myborder {border:2px solid #2e1243;}
        
        Border color #2e1243