#541a5b color space conversions
Hex:
        #541a5b
        RGB:
        84, 26, 91
        CMY:
        67, 90, 64
        CMYK:
        8, 71, 0, 64
      HSL:
        294°, 55.5556%, 22.9412%
        HSV (HSB):
        294°, 71.4286%, 35.6863%
        XYZ:
        5.9139, 3.3789, 10.2380
        xyY:
        0.3028, 0.1730, 3.3789
      CIE-Lab:
        21.5017, 36.4836, -26.2875
        CIE-LCH:
        21.5017, 44.9676, 324.2261
        CIE-Luv:
        21.5017, 20.4306, -33.5540
        Hunter-Lab:
        18.3819, 25.2593, -20.1550
      #541a5b color charts
#541a5b RGB chart
      #541a5b CMYK chart
      #541a5b RGB pie chart
      #541a5b color shades, tints & tones
#541a5b color schemes
#541a5b color preview, HTML & CSS examples
           This text has a color of #541a5b        
        
          <p style="color:#541a5b;">Text here</p>
        
        
          .mytext {color:#541a5b;}
        
        Text color #541a5b
      
           This box has a color of #541a5b        
        
          <div style="background-color:#541a5b;">Content here</div>
        
        
          .mybackground {background-color:#541a5b;}
        
        Background color #541a5b
      
           Border around this has a color of #541a5b        
        
          <div style="border:2px solid #541a5b;">Content here</div>
        
        
          .myborder {border:2px solid #541a5b;}
        
        Border color #541a5b