#4a1341 color space conversions
Hex:
        #4a1341
        RGB:
        74, 19, 65
        CMY:
        71, 93, 75
        CMYK:
        0, 74, 12, 71
      HSL:
        310°, 59.1398%, 18.2353%
        HSV (HSB):
        310°, 74.3243%, 29.0196%
        XYZ:
        4.0110, 2.3032, 5.2342
        xyY:
        0.3473, 0.1994, 2.3032
      CIE-Lab:
        17.0044, 31.8175, -15.8169
        CIE-LCH:
        17.0044, 35.5321, 333.5674
        CIE-Luv:
        17.0044, 21.6279, -19.0811
        Hunter-Lab:
        15.1764, 20.6177, -9.8250
      #4a1341 color charts
#4a1341 RGB chart
      #4a1341 CMYK chart
      #4a1341 RGB pie chart
      #4a1341 color shades, tints & tones
#4a1341 color schemes
#4a1341 color preview, HTML & CSS examples
           This text has a color of #4a1341        
        
          <p style="color:#4a1341;">Text here</p>
        
        
          .mytext {color:#4a1341;}
        
        Text color #4a1341
      
           This box has a color of #4a1341        
        
          <div style="background-color:#4a1341;">Content here</div>
        
        
          .mybackground {background-color:#4a1341;}
        
        Background color #4a1341
      
           Border around this has a color of #4a1341        
        
          <div style="border:2px solid #4a1341;">Content here</div>
        
        
          .myborder {border:2px solid #4a1341;}
        
        Border color #4a1341