#3a0941 color space conversions
Hex:
        #3a0941
        RGB:
        58, 9, 65
        CMY:
        77, 96, 75
        CMYK:
        11, 86, 0, 75
      HSL:
        293°, 75.6757%, 14.5098%
        HSV (HSB):
        293°, 86.1538%, 25.4902%
        XYZ:
        2.7967, 1.4766, 5.1386
        xyY:
        0.2971, 0.1569, 1.4766
      CIE-Lab:
        12.4583, 31.6972, -23.2096
        CIE-LCH:
        12.4583, 39.2861, 323.7873
        CIE-Luv:
        12.4583, 12.8485, -22.5253
        Hunter-Lab:
        12.1514, 19.8182, -16.5667
      #3a0941 color charts
#3a0941 RGB chart
      #3a0941 CMYK chart
      #3a0941 RGB pie chart
      #3a0941 color shades, tints & tones
#3a0941 color schemes
#3a0941 color preview, HTML & CSS examples
           This text has a color of #3a0941        
        
          <p style="color:#3a0941;">Text here</p>
        
        
          .mytext {color:#3a0941;}
        
        Text color #3a0941
      
           This box has a color of #3a0941        
        
          <div style="background-color:#3a0941;">Content here</div>
        
        
          .mybackground {background-color:#3a0941;}
        
        Background color #3a0941
      
           Border around this has a color of #3a0941        
        
          <div style="border:2px solid #3a0941;">Content here</div>
        
        
          .myborder {border:2px solid #3a0941;}
        
        Border color #3a0941