#541cff color space conversions
Hex:
        #541cff
        RGB:
        84, 28, 255
        CMY:
        67, 89, 0
        CMYK:
        67, 89, 0, 0
      HSL:
        255°, 100.0000%, 55.4902%
        HSV (HSB):
        255°, 89.0196%, 100.0000%
        XYZ:
        22.1214, 9.9353, 95.3595
        xyY:
        0.1736, 0.0780, 9.9353
      CIE-Lab:
        37.7261, 75.9807, -98.7200
        CIE-LCH:
        37.7261, 124.5742, 307.5840
        CIE-Luv:
        37.7261, -2.1159, -133.7780
        Hunter-Lab:
        31.5204, 70.1131, -157.3077
      #541cff color charts
#541cff RGB chart
      #541cff CMYK chart
      #541cff RGB pie chart
      #541cff color shades, tints & tones
#541cff color schemes
#541cff color preview, HTML & CSS examples
           This text has a color of #541cff        
        
          <p style="color:#541cff;">Text here</p>
        
        
          .mytext {color:#541cff;}
        
        Text color #541cff
      
           This box has a color of #541cff        
        
          <div style="background-color:#541cff;">Content here</div>
        
        
          .mybackground {background-color:#541cff;}
        
        Background color #541cff
      
           Border around this has a color of #541cff        
        
          <div style="border:2px solid #541cff;">Content here</div>
        
        
          .myborder {border:2px solid #541cff;}
        
        Border color #541cff