#541b55 color space conversions
Hex:
        #541b55
        RGB:
        84, 27, 85
        CMY:
        67, 89, 67
        CMYK:
        1, 68, 0, 67
      HSL:
        299°, 51.7857%, 21.9608%
        HSV (HSB):
        299°, 68.2353%, 33.3333%
        XYZ:
        5.6878, 3.3246, 8.9363
        xyY:
        0.3169, 0.1852, 3.3246
      CIE-Lab:
        21.2995, 34.7976, -22.6056
        CIE-LCH:
        21.2995, 41.4956, 326.9909
        CIE-Luv:
        21.2995, 21.7039, -29.0910
        Hunter-Lab:
        18.2334, 23.7735, -16.2949
      #541b55 color charts
#541b55 RGB chart
      #541b55 CMYK chart
      #541b55 RGB pie chart
      #541b55 color shades, tints & tones
#541b55 color schemes
#541b55 color preview, HTML & CSS examples
           This text has a color of #541b55        
        
          <p style="color:#541b55;">Text here</p>
        
        
          .mytext {color:#541b55;}
        
        Text color #541b55
      
           This box has a color of #541b55        
        
          <div style="background-color:#541b55;">Content here</div>
        
        
          .mybackground {background-color:#541b55;}
        
        Background color #541b55
      
           Border around this has a color of #541b55        
        
          <div style="border:2px solid #541b55;">Content here</div>
        
        
          .myborder {border:2px solid #541b55;}
        
        Border color #541b55