#541cc2 color space conversions
Hex:
        #541cc2
        RGB:
        84, 28, 194
        CMY:
        67, 89, 24
        CMYK:
        57, 86, 0, 24
      HSL:
        260°, 74.7748%, 43.5294%
        HSV (HSB):
        260°, 85.5670%, 76.0784%
        XYZ:
        13.8090, 6.6104, 51.5870
        xyY:
        0.1918, 0.0918, 6.6104
      CIE-Lab:
        30.9029, 60.6843, -75.0487
        CIE-LCH:
        30.9029, 96.5137, 308.9590
        CIE-Luv:
        30.9029, 3.4052, -98.8753
        Hunter-Lab:
        25.7106, 50.8776, -100.9649
      #541cc2 color charts
#541cc2 RGB chart
      #541cc2 CMYK chart
      #541cc2 RGB pie chart
      #541cc2 color shades, tints & tones
#541cc2 color schemes
#541cc2 color preview, HTML & CSS examples
           This text has a color of #541cc2        
        
          <p style="color:#541cc2;">Text here</p>
        
        
          .mytext {color:#541cc2;}
        
        Text color #541cc2
      
           This box has a color of #541cc2        
        
          <div style="background-color:#541cc2;">Content here</div>
        
        
          .mybackground {background-color:#541cc2;}
        
        Background color #541cc2
      
           Border around this has a color of #541cc2        
        
          <div style="border:2px solid #541cc2;">Content here</div>
        
        
          .myborder {border:2px solid #541cc2;}
        
        Border color #541cc2