#2e0741 color space conversions
Hex:
        #2e0741
        RGB:
        46, 7, 65
        CMY:
        82, 97, 75
        CMYK:
        29, 89, 0, 75
      HSL:
        280°, 80.5556%, 14.1176%
        HSV (HSB):
        280°, 89.2308%, 25.4902%
        XYZ:
        2.1568, 1.1145, 5.1025
        xyY:
        0.2576, 0.1331, 1.1145
      CIE-Lab:
        9.9107, 29.8723, -27.4322
        CIE-LCH:
        9.9107, 40.5571, 317.4383
        CIE-Luv:
        9.9107, 7.0295, -22.5334
        Hunter-Lab:
        10.5568, 17.9945, -21.2672
      #2e0741 color charts
#2e0741 RGB chart
      #2e0741 CMYK chart
      #2e0741 RGB pie chart
      #2e0741 color shades, tints & tones
#2e0741 color schemes
#2e0741 color preview, HTML & CSS examples
           This text has a color of #2e0741        
        
          <p style="color:#2e0741;">Text here</p>
        
        
          .mytext {color:#2e0741;}
        
        Text color #2e0741
      
           This box has a color of #2e0741        
        
          <div style="background-color:#2e0741;">Content here</div>
        
        
          .mybackground {background-color:#2e0741;}
        
        Background color #2e0741
      
           Border around this has a color of #2e0741        
        
          <div style="border:2px solid #2e0741;">Content here</div>
        
        
          .myborder {border:2px solid #2e0741;}
        
        Border color #2e0741