#541ebe color space conversions
Hex:
        #541ebe
        RGB:
        84, 30, 190
        CMY:
        67, 88, 25
        CMYK:
        56, 84, 0, 25
      HSL:
        260°, 72.7273%, 43.1373%
        HSV (HSB):
        260°, 84.2105%, 74.5098%
        XYZ:
        13.4147, 6.5311, 49.2688
        xyY:
        0.1938, 0.0944, 6.5311
      CIE-Lab:
        30.7146, 58.9698, -73.0019
        CIE-LCH:
        30.7146, 93.8442, 308.9307
        CIE-Luv:
        30.7146, 3.6684, -96.4492
        Hunter-Lab:
        25.5560, 48.9743, -96.4148
      #541ebe color charts
#541ebe RGB chart
      #541ebe CMYK chart
      #541ebe RGB pie chart
      #541ebe color shades, tints & tones
#541ebe color schemes
#541ebe color preview, HTML & CSS examples
           This text has a color of #541ebe        
        
          <p style="color:#541ebe;">Text here</p>
        
        
          .mytext {color:#541ebe;}
        
        Text color #541ebe
      
           This box has a color of #541ebe        
        
          <div style="background-color:#541ebe;">Content here</div>
        
        
          .mybackground {background-color:#541ebe;}
        
        Background color #541ebe
      
           Border around this has a color of #541ebe        
        
          <div style="border:2px solid #541ebe;">Content here</div>
        
        
          .myborder {border:2px solid #541ebe;}
        
        Border color #541ebe