#541cab color space conversions
Hex:
        #541cab
        RGB:
        84, 28, 171
        CMY:
        67, 89, 33
        CMYK:
        51, 84, 0, 33
      HSL:
        263°, 71.8593%, 39.0196%
        HSV (HSB):
        263°, 83.6257%, 67.0588%
        XYZ:
        11.4221, 5.6556, 39.0177
        xyY:
        0.2036, 0.1008, 5.6556
      CIE-Lab:
        28.5264, 54.8156, -65.2878
        CIE-LCH:
        28.5264, 85.2481, 310.0168
        CIE-Luv:
        28.5264, 6.0628, -85.1878
        Hunter-Lab:
        23.7815, 44.1147, -80.6285
      #541cab color charts
#541cab RGB chart
      #541cab CMYK chart
      #541cab RGB pie chart
      #541cab color shades, tints & tones
#541cab color schemes
#541cab color preview, HTML & CSS examples
           This text has a color of #541cab        
        
          <p style="color:#541cab;">Text here</p>
        
        
          .mytext {color:#541cab;}
        
        Text color #541cab
      
           This box has a color of #541cab        
        
          <div style="background-color:#541cab;">Content here</div>
        
        
          .mybackground {background-color:#541cab;}
        
        Background color #541cab
      
           Border around this has a color of #541cab        
        
          <div style="border:2px solid #541cab;">Content here</div>
        
        
          .myborder {border:2px solid #541cab;}
        
        Border color #541cab