#5b4d8a color space conversions
Hex:
        #5b4d8a
        RGB:
        91, 77, 138
        CMY:
        64, 70, 46
        CMYK:
        34, 44, 0, 46
      HSL:
        254°, 28.3721%, 42.1569%
        HSV (HSB):
        254°, 44.2029%, 54.1176%
        XYZ:
        11.5557, 9.3669, 25.2437
        xyY:
        0.2503, 0.2029, 9.3669
      CIE-Lab:
        36.6813, 20.6236, -32.0350
        CIE-LCH:
        36.6813, 38.0996, 302.7728
        CIE-Luv:
        36.6813, 2.4219, -46.8512
        Hunter-Lab:
        30.6054, 13.8371, -27.4794
      #5b4d8a color charts
#5b4d8a RGB chart
      #5b4d8a CMYK chart
      #5b4d8a RGB pie chart
      #5b4d8a color shades, tints & tones
#5b4d8a color schemes
#5b4d8a color preview, HTML & CSS examples
           This text has a color of #5b4d8a        
        
          <p style="color:#5b4d8a;">Text here</p>
        
        
          .mytext {color:#5b4d8a;}
        
        Text color #5b4d8a
      
           This box has a color of #5b4d8a        
        
          <div style="background-color:#5b4d8a;">Content here</div>
        
        
          .mybackground {background-color:#5b4d8a;}
        
        Background color #5b4d8a
      
           Border around this has a color of #5b4d8a        
        
          <div style="border:2px solid #5b4d8a;">Content here</div>
        
        
          .myborder {border:2px solid #5b4d8a;}
        
        Border color #5b4d8a