#541dff color space conversions
Hex:
        #541dff
        RGB:
        84, 29, 255
        CMY:
        67, 89, 0
        CMYK:
        67, 89, 0, 0
      HSL:
        255°, 100.0000%, 55.6863%
        HSV (HSB):
        255°, 88.6275%, 100.0000%
        XYZ:
        22.1455, 9.9835, 95.3676
        xyY:
        0.1737, 0.0783, 9.9835
      CIE-Lab:
        37.8129, 75.7184, -98.5758
        CIE-LCH:
        37.8129, 124.2999, 307.5287
        CIE-Luv:
        37.8129, -2.1775, -133.7819
        Hunter-Lab:
        31.5968, 69.8127, -156.8356
      #541dff color charts
#541dff RGB chart
      #541dff CMYK chart
      #541dff RGB pie chart
      #541dff color shades, tints & tones
#541dff color schemes
#541dff color preview, HTML & CSS examples
           This text has a color of #541dff        
        
          <p style="color:#541dff;">Text here</p>
        
        
          .mytext {color:#541dff;}
        
        Text color #541dff
      
           This box has a color of #541dff        
        
          <div style="background-color:#541dff;">Content here</div>
        
        
          .mybackground {background-color:#541dff;}
        
        Background color #541dff
      
           Border around this has a color of #541dff        
        
          <div style="border:2px solid #541dff;">Content here</div>
        
        
          .myborder {border:2px solid #541dff;}
        
        Border color #541dff