#541cbc color space conversions
Hex:
        #541cbc
        RGB:
        84, 28, 188
        CMY:
        67, 89, 26
        CMYK:
        55, 85, 0, 26
      HSL:
        261°, 74.0741%, 42.3529%
        HSV (HSB):
        261°, 85.1064%, 73.7255%
        XYZ:
        13.1485, 6.3462, 48.1089
        xyY:
        0.1945, 0.0939, 6.3462
      CIE-Lab:
        30.2695, 59.1549, -72.5548
        CIE-LCH:
        30.2695, 93.6136, 309.1908
        CIE-Luv:
        30.2695, 4.0591, -95.3407
        Hunter-Lab:
        25.1916, 49.0811, -95.5931
      #541cbc color charts
#541cbc RGB chart
      #541cbc CMYK chart
      #541cbc RGB pie chart
      #541cbc color shades, tints & tones
#541cbc color schemes
#541cbc color preview, HTML & CSS examples
           This text has a color of #541cbc        
        
          <p style="color:#541cbc;">Text here</p>
        
        
          .mytext {color:#541cbc;}
        
        Text color #541cbc
      
           This box has a color of #541cbc        
        
          <div style="background-color:#541cbc;">Content here</div>
        
        
          .mybackground {background-color:#541cbc;}
        
        Background color #541cbc
      
           Border around this has a color of #541cbc        
        
          <div style="border:2px solid #541cbc;">Content here</div>
        
        
          .myborder {border:2px solid #541cbc;}
        
        Border color #541cbc