#4a1a36 color space conversions
Hex:
        #4a1a36
        RGB:
        74, 26, 54
        CMY:
        71, 90, 79
        CMYK:
        0, 65, 27, 71
      HSL:
        325°, 48.0000%, 19.6078%
        HSV (HSB):
        325°, 64.8649%, 29.0196%
        XYZ:
        3.8593, 2.4610, 3.7616
        xyY:
        0.3828, 0.2441, 2.4610
      CIE-Lab:
        17.7412, 26.4178, -6.9637
        CIE-LCH:
        17.7412, 27.3202, 345.2328
        CIE-Luv:
        17.7412, 22.7621, -9.8895
        Hunter-Lab:
        15.6875, 16.4597, -3.2356
      #4a1a36 color charts
#4a1a36 RGB chart
      #4a1a36 CMYK chart
      #4a1a36 RGB pie chart
      #4a1a36 color shades, tints & tones
#4a1a36 color schemes
#4a1a36 color preview, HTML & CSS examples
           This text has a color of #4a1a36        
        
          <p style="color:#4a1a36;">Text here</p>
        
        
          .mytext {color:#4a1a36;}
        
        Text color #4a1a36
      
           This box has a color of #4a1a36        
        
          <div style="background-color:#4a1a36;">Content here</div>
        
        
          .mybackground {background-color:#4a1a36;}
        
        Background color #4a1a36
      
           Border around this has a color of #4a1a36        
        
          <div style="border:2px solid #4a1a36;">Content here</div>
        
        
          .myborder {border:2px solid #4a1a36;}
        
        Border color #4a1a36