#5b557e color space conversions
Hex:
        #5b557e
        RGB:
        91, 85, 126
        CMY:
        64, 67, 51
        CMYK:
        28, 33, 0, 51
      HSL:
        249°, 19.4313%, 41.3725%
        HSV (HSB):
        249°, 32.5397%, 49.4118%
        XYZ:
        11.3288, 10.2275, 21.1157
        xyY:
        0.2655, 0.2397, 10.2275
      CIE-Lab:
        38.2477, 12.2397, -22.2348
        CIE-LCH:
        38.2477, 25.3810, 298.8318
        CIE-Luv:
        38.2477, 0.4145, -32.2076
        Hunter-Lab:
        31.9805, 7.2661, -16.7610
      #5b557e color charts
#5b557e RGB chart
      #5b557e CMYK chart
      #5b557e RGB pie chart
      #5b557e color shades, tints & tones
#5b557e color schemes
#5b557e color preview, HTML & CSS examples
           This text has a color of #5b557e        
        
          <p style="color:#5b557e;">Text here</p>
        
        
          .mytext {color:#5b557e;}
        
        Text color #5b557e
      
           This box has a color of #5b557e        
        
          <div style="background-color:#5b557e;">Content here</div>
        
        
          .mybackground {background-color:#5b557e;}
        
        Background color #5b557e
      
           Border around this has a color of #5b557e        
        
          <div style="border:2px solid #5b557e;">Content here</div>
        
        
          .myborder {border:2px solid #5b557e;}
        
        Border color #5b557e