#541d65 color space conversions
Hex:
        #541d65
        RGB:
        84, 29, 101
        CMY:
        67, 89, 60
        CMYK:
        17, 71, 0, 60
      HSL:
        286°, 55.3846%, 25.4902%
        HSV (HSB):
        286°, 71.2871%, 39.6078%
        XYZ:
        6.4445, 3.7031, 12.6870
        xyY:
        0.2822, 0.1622, 3.7031
      CIE-Lab:
        22.6647, 37.2275, -31.0222
        CIE-LCH:
        22.6647, 48.4589, 320.1951
        CIE-Luv:
        22.6647, 17.6207, -39.8441
        Hunter-Lab:
        19.2435, 26.1019, -25.6187
      #541d65 color charts
#541d65 RGB chart
      #541d65 CMYK chart
      #541d65 RGB pie chart
      #541d65 color shades, tints & tones
#541d65 color schemes
#541d65 color preview, HTML & CSS examples
           This text has a color of #541d65        
        
          <p style="color:#541d65;">Text here</p>
        
        
          .mytext {color:#541d65;}
        
        Text color #541d65
      
           This box has a color of #541d65        
        
          <div style="background-color:#541d65;">Content here</div>
        
        
          .mybackground {background-color:#541d65;}
        
        Background color #541d65
      
           Border around this has a color of #541d65        
        
          <div style="border:2px solid #541d65;">Content here</div>
        
        
          .myborder {border:2px solid #541d65;}
        
        Border color #541d65