#541dd3 color space conversions
Hex:
        #541dd3
        RGB:
        84, 29, 211
        CMY:
        67, 89, 17
        CMYK:
        60, 86, 0, 17
      HSL:
        258°, 75.8333%, 47.0588%
        HSV (HSB):
        258°, 86.2559%, 82.7451%
        XYZ:
        15.8534, 7.4667, 62.2337
        xyY:
        0.1853, 0.0873, 7.4667
      CIE-Lab:
        32.8466, 64.6858, -81.7602
        CIE-LCH:
        32.8466, 104.2544, 308.3498
        CIE-Luv:
        32.8466, 1.6047, -108.7584
        Hunter-Lab:
        27.3253, 55.7418, -115.9062
      #541dd3 color charts
#541dd3 RGB chart
      #541dd3 CMYK chart
      #541dd3 RGB pie chart
      #541dd3 color shades, tints & tones
#541dd3 color schemes
#541dd3 color preview, HTML & CSS examples
           This text has a color of #541dd3        
        
          <p style="color:#541dd3;">Text here</p>
        
        
          .mytext {color:#541dd3;}
        
        Text color #541dd3
      
           This box has a color of #541dd3        
        
          <div style="background-color:#541dd3;">Content here</div>
        
        
          .mybackground {background-color:#541dd3;}
        
        Background color #541dd3
      
           Border around this has a color of #541dd3        
        
          <div style="border:2px solid #541dd3;">Content here</div>
        
        
          .myborder {border:2px solid #541dd3;}
        
        Border color #541dd3