#541aef color space conversions
Hex:
        #541aef
        RGB:
        84, 26, 239
        CMY:
        67, 90, 6
        CMYK:
        65, 89, 0, 6
      HSL:
        256°, 86.9388%, 51.9608%
        HSV (HSB):
        256°, 89.1213%, 93.7255%
        XYZ:
        19.6055, 8.8556, 82.3373
        xyY:
        0.1769, 0.0799, 8.8556
      CIE-Lab:
        35.7048, 72.5615, -93.0652
        CIE-LCH:
        35.7048, 118.0098, 307.9430
        CIE-Luv:
        35.7048, -0.7033, -124.7722
        Hunter-Lab:
        29.7584, 65.5230, -143.2165
      #541aef color charts
#541aef RGB chart
      #541aef CMYK chart
      #541aef RGB pie chart
      #541aef color shades, tints & tones
#541aef color schemes
#541aef color preview, HTML & CSS examples
           This text has a color of #541aef        
        
          <p style="color:#541aef;">Text here</p>
        
        
          .mytext {color:#541aef;}
        
        Text color #541aef
      
           This box has a color of #541aef        
        
          <div style="background-color:#541aef;">Content here</div>
        
        
          .mybackground {background-color:#541aef;}
        
        Background color #541aef
      
           Border around this has a color of #541aef        
        
          <div style="border:2px solid #541aef;">Content here</div>
        
        
          .myborder {border:2px solid #541aef;}
        
        Border color #541aef