#541c83 color space conversions
Hex:
        #541c83
        RGB:
        84, 28, 131
        CMY:
        67, 89, 49
        CMYK:
        36, 79, 0, 49
      HSL:
        273°, 64.7799%, 31.1765%
        HSV (HSB):
        273°, 78.6260%, 51.3725%
        XYZ:
        8.1681, 4.3540, 21.8826
        xyY:
        0.2374, 0.1266, 4.3540
      CIE-Lab:
        24.8089, 44.7468, -46.7901
        CIE-LCH:
        24.8089, 64.7425, 313.7212
        CIE-Luv:
        24.8089, 11.9335, -60.2064
        Hunter-Lab:
        20.8663, 33.3581, -47.5715
      #541c83 color charts
#541c83 RGB chart
      #541c83 CMYK chart
      #541c83 RGB pie chart
      #541c83 color shades, tints & tones
#541c83 color schemes
#541c83 color preview, HTML & CSS examples
           This text has a color of #541c83        
        
          <p style="color:#541c83;">Text here</p>
        
        
          .mytext {color:#541c83;}
        
        Text color #541c83
      
           This box has a color of #541c83        
        
          <div style="background-color:#541c83;">Content here</div>
        
        
          .mybackground {background-color:#541c83;}
        
        Background color #541c83
      
           Border around this has a color of #541c83        
        
          <div style="border:2px solid #541c83;">Content here</div>
        
        
          .myborder {border:2px solid #541c83;}
        
        Border color #541c83