#2e1350 color space conversions
Hex:
        #2e1350
        RGB:
        46, 19, 80
        CMY:
        82, 93, 69
        CMYK:
        43, 76, 0, 69
      HSL:
        267°, 61.6162%, 19.4118%
        HSV (HSB):
        267°, 76.2500%, 31.3725%
        XYZ:
        2.8076, 1.6258, 7.7552
        xyY:
        0.2303, 0.1334, 1.6258
      CIE-Lab:
        13.3863, 27.8960, -32.2379
        CIE-LCH:
        13.3863, 42.6318, 310.8701
        CIE-Luv:
        13.3863, 4.3014, -31.0392
        Hunter-Lab:
        12.7506, 16.9904, -27.1364
      #2e1350 color charts
#2e1350 RGB chart
      #2e1350 CMYK chart
      #2e1350 RGB pie chart
      #2e1350 color shades, tints & tones
#2e1350 color schemes
#2e1350 color preview, HTML & CSS examples
           This text has a color of #2e1350        
        
          <p style="color:#2e1350;">Text here</p>
        
        
          .mytext {color:#2e1350;}
        
        Text color #2e1350
      
           This box has a color of #2e1350        
        
          <div style="background-color:#2e1350;">Content here</div>
        
        
          .mybackground {background-color:#2e1350;}
        
        Background color #2e1350
      
           Border around this has a color of #2e1350        
        
          <div style="border:2px solid #2e1350;">Content here</div>
        
        
          .myborder {border:2px solid #2e1350;}
        
        Border color #2e1350