#541faa color space conversions
Hex:
        #541faa
        RGB:
        84, 31, 170
        CMY:
        67, 88, 33
        CMYK:
        51, 82, 0, 33
      HSL:
        263°, 69.1542%, 39.4118%
        HSV (HSB):
        263°, 81.7647%, 66.6667%
        XYZ:
        11.4018, 5.7671, 38.5424
        xyY:
        0.2047, 0.1035, 5.7671
      CIE-Lab:
        28.8170, 53.4170, -64.2075
        CIE-LCH:
        28.8170, 83.5223, 309.7585
        CIE-Luv:
        28.8170, 5.8975, -84.3902
        Hunter-Lab:
        24.0147, 42.7234, -78.3471
      #541faa color charts
#541faa RGB chart
      #541faa CMYK chart
      #541faa RGB pie chart
      #541faa color shades, tints & tones
#541faa color schemes
#541faa color preview, HTML & CSS examples
           This text has a color of #541faa        
        
          <p style="color:#541faa;">Text here</p>
        
        
          .mytext {color:#541faa;}
        
        Text color #541faa
      
           This box has a color of #541faa        
        
          <div style="background-color:#541faa;">Content here</div>
        
        
          .mybackground {background-color:#541faa;}
        
        Background color #541faa
      
           Border around this has a color of #541faa        
        
          <div style="border:2px solid #541faa;">Content here</div>
        
        
          .myborder {border:2px solid #541faa;}
        
        Border color #541faa