#541bca color space conversions
Hex:
        #541bca
        RGB:
        84, 27, 202
        CMY:
        67, 89, 21
        CMYK:
        58, 87, 0, 21
      HSL:
        260°, 76.4192%, 44.9020%
        HSV (HSB):
        260°, 86.6337%, 79.2157%
        XYZ:
        14.7088, 6.9330, 56.4401
        xyY:
        0.1884, 0.0888, 6.9330
      CIE-Lab:
        31.6538, 63.0370, -78.4976
        CIE-LCH:
        31.6538, 100.6754, 308.7660
        CIE-Luv:
        31.6538, 2.6468, -103.5739
        Hunter-Lab:
        26.3305, 53.6354, -108.6582
      #541bca color charts
#541bca RGB chart
      #541bca CMYK chart
      #541bca RGB pie chart
      #541bca color shades, tints & tones
#541bca color schemes
#541bca color preview, HTML & CSS examples
           This text has a color of #541bca        
        
          <p style="color:#541bca;">Text here</p>
        
        
          .mytext {color:#541bca;}
        
        Text color #541bca
      
           This box has a color of #541bca        
        
          <div style="background-color:#541bca;">Content here</div>
        
        
          .mybackground {background-color:#541bca;}
        
        Background color #541bca
      
           Border around this has a color of #541bca        
        
          <div style="border:2px solid #541bca;">Content here</div>
        
        
          .myborder {border:2px solid #541bca;}
        
        Border color #541bca