#541fea color space conversions
Hex:
        #541fea
        RGB:
        84, 31, 234
        CMY:
        67, 88, 8
        CMYK:
        64, 87, 0, 8
      HSL:
        256°, 82.8571%, 51.9608%
        HSV (HSB):
        256°, 86.7521%, 91.7647%
        XYZ:
        18.9974, 8.8053, 78.5402
        xyY:
        0.1786, 0.0828, 8.8053
      CIE-Lab:
        35.6067, 69.8977, -90.3892
        CIE-LCH:
        35.6067, 114.2624, 307.7147
        CIE-Luv:
        35.6067, -0.6158, -121.9252
        Hunter-Lab:
        29.6737, 62.3485, -136.1567
      #541fea color charts
#541fea RGB chart
      #541fea CMYK chart
      #541fea RGB pie chart
      #541fea color shades, tints & tones
#541fea color schemes
#541fea color preview, HTML & CSS examples
           This text has a color of #541fea        
        
          <p style="color:#541fea;">Text here</p>
        
        
          .mytext {color:#541fea;}
        
        Text color #541fea
      
           This box has a color of #541fea        
        
          <div style="background-color:#541fea;">Content here</div>
        
        
          .mybackground {background-color:#541fea;}
        
        Background color #541fea
      
           Border around this has a color of #541fea        
        
          <div style="border:2px solid #541fea;">Content here</div>
        
        
          .myborder {border:2px solid #541fea;}
        
        Border color #541fea