#541a4a color space conversions
Hex:
        #541a4a
        RGB:
        84, 26, 74
        CMY:
        67, 90, 71
        CMYK:
        0, 69, 12, 67
      HSL:
        310°, 52.7273%, 21.5686%
        HSV (HSB):
        310°, 69.0476%, 32.9412%
        XYZ:
        5.2616, 3.1180, 6.8031
        xyY:
        0.3466, 0.2054, 3.1180
      CIE-Lab:
        20.5105, 33.1862, -16.4128
        CIE-LCH:
        20.5105, 37.0230, 333.6845
        CIE-Luv:
        20.5105, 24.7146, -21.5862
        Hunter-Lab:
        17.6579, 22.2868, -10.4822
      #541a4a color charts
#541a4a RGB chart
      #541a4a CMYK chart
      #541a4a RGB pie chart
      #541a4a color shades, tints & tones
#541a4a color schemes
#541a4a color preview, HTML & CSS examples
           This text has a color of #541a4a        
        
          <p style="color:#541a4a;">Text here</p>
        
        
          .mytext {color:#541a4a;}
        
        Text color #541a4a
      
           This box has a color of #541a4a        
        
          <div style="background-color:#541a4a;">Content here</div>
        
        
          .mybackground {background-color:#541a4a;}
        
        Background color #541a4a
      
           Border around this has a color of #541a4a        
        
          <div style="border:2px solid #541a4a;">Content here</div>
        
        
          .myborder {border:2px solid #541a4a;}
        
        Border color #541a4a