#3a0140 color space conversions
Hex:
        #3a0140
        RGB:
        58, 1, 64
        CMY:
        77, 100, 75
        CMYK:
        9, 98, 0, 75
      HSL:
        294°, 96.9231%, 12.7451%
        HSV (HSB):
        294°, 98.4375%, 25.0980%
        XYZ:
        2.6812, 1.2914, 4.9584
        xyY:
        0.3002, 0.1446, 1.2914
      CIE-Lab:
        11.2153, 34.8991, -24.4979
        CIE-LCH:
        11.2153, 42.6391, 324.9325
        CIE-Luv:
        11.2153, 13.4989, -22.3938
        Hunter-Lab:
        11.3640, 22.2276, -17.9150
      #3a0140 color charts
#3a0140 RGB chart
      #3a0140 CMYK chart
      #3a0140 RGB pie chart
      #3a0140 color shades, tints & tones
#3a0140 color schemes
#3a0140 color preview, HTML & CSS examples
           This text has a color of #3a0140        
        
          <p style="color:#3a0140;">Text here</p>
        
        
          .mytext {color:#3a0140;}
        
        Text color #3a0140
      
           This box has a color of #3a0140        
        
          <div style="background-color:#3a0140;">Content here</div>
        
        
          .mybackground {background-color:#3a0140;}
        
        Background color #3a0140
      
           Border around this has a color of #3a0140        
        
          <div style="border:2px solid #3a0140;">Content here</div>
        
        
          .myborder {border:2px solid #3a0140;}
        
        Border color #3a0140