#541f83 color space conversions
Hex:
        #541f83
        RGB:
        84, 31, 131
        CMY:
        67, 88, 49
        CMYK:
        36, 76, 0, 49
      HSL:
        272°, 61.7284%, 31.7647%
        HSV (HSB):
        272°, 76.3359%, 51.3725%
        XYZ:
        8.2429, 4.5035, 21.9075
        xyY:
        0.2379, 0.1300, 4.5035
      CIE-Lab:
        25.2706, 43.4275, -46.0384
        CIE-LCH:
        25.2706, 63.2889, 313.3284
        CIE-Luv:
        25.2706, 11.5458, -59.7678
        Hunter-Lab:
        21.2214, 32.1960, -46.3520
      #541f83 color charts
#541f83 RGB chart
      #541f83 CMYK chart
      #541f83 RGB pie chart
      #541f83 color shades, tints & tones
#541f83 color schemes
#541f83 color preview, HTML & CSS examples
           This text has a color of #541f83        
        
          <p style="color:#541f83;">Text here</p>
        
        
          .mytext {color:#541f83;}
        
        Text color #541f83
      
           This box has a color of #541f83        
        
          <div style="background-color:#541f83;">Content here</div>
        
        
          .mybackground {background-color:#541f83;}
        
        Background color #541f83
      
           Border around this has a color of #541f83        
        
          <div style="border:2px solid #541f83;">Content here</div>
        
        
          .myborder {border:2px solid #541f83;}
        
        Border color #541f83