#5b6495 color space conversions
Hex:
        #5b6495
        RGB:
        91, 100, 149
        CMY:
        64, 61, 42
        CMYK:
        39, 33, 0, 42
      HSL:
        231°, 24.1667%, 47.0588%
        HSV (HSB):
        231°, 38.9262%, 58.4314%
        XYZ:
        14.2964, 13.5084, 30.2877
        xyY:
        0.2461, 0.2325, 13.5084
      CIE-Lab:
        43.5195, 9.3590, -27.9366
        CIE-LCH:
        43.5195, 29.4626, 288.5212
        CIE-Luv:
        43.5195, -6.8135, -41.4895
        Hunter-Lab:
        36.7538, 5.1132, -23.1314
      #5b6495 color charts
#5b6495 RGB chart
      #5b6495 CMYK chart
      #5b6495 RGB pie chart
      #5b6495 color shades, tints & tones
#5b6495 color schemes
#5b6495 color preview, HTML & CSS examples
           This text has a color of #5b6495        
        
          <p style="color:#5b6495;">Text here</p>
        
        
          .mytext {color:#5b6495;}
        
        Text color #5b6495
      
           This box has a color of #5b6495        
        
          <div style="background-color:#5b6495;">Content here</div>
        
        
          .mybackground {background-color:#5b6495;}
        
        Background color #5b6495
      
           Border around this has a color of #5b6495        
        
          <div style="border:2px solid #5b6495;">Content here</div>
        
        
          .myborder {border:2px solid #5b6495;}
        
        Border color #5b6495