#541bcb color space conversions
Hex:
        #541bcb
        RGB:
        84, 27, 203
        CMY:
        67, 89, 20
        CMYK:
        59, 87, 0, 20
      HSL:
        259°, 76.5217%, 45.0980%
        HSV (HSB):
        259°, 86.6995%, 79.6078%
        XYZ:
        14.8276, 6.9805, 57.0658
        xyY:
        0.1880, 0.0885, 6.9805
      CIE-Lab:
        31.7624, 63.2896, -78.9018
        CIE-LCH:
        31.7624, 101.1487, 308.7342
        CIE-Luv:
        31.7624, 2.5450, -104.1554
        Hunter-Lab:
        26.4206, 53.9405, -109.5659
      #541bcb color charts
#541bcb RGB chart
      #541bcb CMYK chart
      #541bcb RGB pie chart
      #541bcb color shades, tints & tones
#541bcb color schemes
#541bcb color preview, HTML & CSS examples
           This text has a color of #541bcb        
        
          <p style="color:#541bcb;">Text here</p>
        
        
          .mytext {color:#541bcb;}
        
        Text color #541bcb
      
           This box has a color of #541bcb        
        
          <div style="background-color:#541bcb;">Content here</div>
        
        
          .mybackground {background-color:#541bcb;}
        
        Background color #541bcb
      
           Border around this has a color of #541bcb        
        
          <div style="border:2px solid #541bcb;">Content here</div>
        
        
          .myborder {border:2px solid #541bcb;}
        
        Border color #541bcb