#541a89 color space conversions
Hex:
        #541a89
        RGB:
        84, 26, 137
        CMY:
        67, 90, 46
        CMYK:
        39, 81, 0, 46
      HSL:
        271°, 68.0982%, 31.9608%
        HSV (HSB):
        271°, 81.0219%, 53.7255%
        XYZ:
        8.5409, 4.4297, 24.0718
        xyY:
        0.2306, 0.1196, 4.4297
      CIE-Lab:
        25.0441, 47.0395, -50.1676
        CIE-LCH:
        25.0441, 68.7714, 313.1569
        CIE-Luv:
        25.0441, 11.1496, -64.3009
        Hunter-Lab:
        21.0470, 35.6035, -53.0781
      #541a89 color charts
#541a89 RGB chart
      #541a89 CMYK chart
      #541a89 RGB pie chart
      #541a89 color shades, tints & tones
#541a89 color schemes
#541a89 color preview, HTML & CSS examples
           This text has a color of #541a89        
        
          <p style="color:#541a89;">Text here</p>
        
        
          .mytext {color:#541a89;}
        
        Text color #541a89
      
           This box has a color of #541a89        
        
          <div style="background-color:#541a89;">Content here</div>
        
        
          .mybackground {background-color:#541a89;}
        
        Background color #541a89
      
           Border around this has a color of #541a89        
        
          <div style="border:2px solid #541a89;">Content here</div>
        
        
          .myborder {border:2px solid #541a89;}
        
        Border color #541a89