#5b4a80 color space conversions
Hex:
        #5b4a80
        RGB:
        91, 74, 128
        CMY:
        64, 71, 50
        CMYK:
        29, 42, 0, 50
      HSL:
        259°, 26.7327%, 39.6078%
        HSV (HSB):
        259°, 42.1875%, 50.1961%
        XYZ:
        10.6594, 8.6802, 21.5357
        xyY:
        0.2608, 0.2124, 8.6802
      CIE-Lab:
        35.3612, 19.7369, -27.9741
        CIE-LCH:
        35.3612, 34.2359, 305.2045
        CIE-Luv:
        35.3612, 4.4470, -40.5106
        Hunter-Lab:
        29.4622, 13.0225, -22.7151
      #5b4a80 color charts
#5b4a80 RGB chart
      #5b4a80 CMYK chart
      #5b4a80 RGB pie chart
      #5b4a80 color shades, tints & tones
#5b4a80 color schemes
#5b4a80 color preview, HTML & CSS examples
           This text has a color of #5b4a80        
        
          <p style="color:#5b4a80;">Text here</p>
        
        
          .mytext {color:#5b4a80;}
        
        Text color #5b4a80
      
           This box has a color of #5b4a80        
        
          <div style="background-color:#5b4a80;">Content here</div>
        
        
          .mybackground {background-color:#5b4a80;}
        
        Background color #5b4a80
      
           Border around this has a color of #5b4a80        
        
          <div style="border:2px solid #5b4a80;">Content here</div>
        
        
          .myborder {border:2px solid #5b4a80;}
        
        Border color #5b4a80