#3a1341 color space conversions
Hex:
        #3a1341
        RGB:
        58, 19, 65
        CMY:
        77, 93, 75
        CMYK:
        11, 71, 0, 75
      HSL:
        291°, 54.7619%, 16.4706%
        HSV (HSB):
        291°, 70.7692%, 25.4902%
        XYZ:
        2.9319, 1.7469, 5.1837
        xyY:
        0.2973, 0.1771, 1.7469
      CIE-Lab:
        14.0989, 27.0738, -20.5917
        CIE-LCH:
        14.0989, 34.0149, 322.7443
        CIE-Luv:
        14.0989, 11.8405, -21.3531
        Hunter-Lab:
        13.2172, 16.4661, -14.0011
      #3a1341 color charts
#3a1341 RGB chart
      #3a1341 CMYK chart
      #3a1341 RGB pie chart
      #3a1341 color shades, tints & tones
#3a1341 color schemes
#3a1341 color preview, HTML & CSS examples
           This text has a color of #3a1341        
        
          <p style="color:#3a1341;">Text here</p>
        
        
          .mytext {color:#3a1341;}
        
        Text color #3a1341
      
           This box has a color of #3a1341        
        
          <div style="background-color:#3a1341;">Content here</div>
        
        
          .mybackground {background-color:#3a1341;}
        
        Background color #3a1341
      
           Border around this has a color of #3a1341        
        
          <div style="border:2px solid #3a1341;">Content here</div>
        
        
          .myborder {border:2px solid #3a1341;}
        
        Border color #3a1341