#5b6275 color space conversions
Hex:
        #5b6275
        RGB:
        91, 98, 117
        CMY:
        64, 62, 54
        CMYK:
        22, 16, 0, 54
      HSL:
        224°, 12.5000%, 40.7843%
        HSV (HSB):
        224°, 22.2222%, 45.8824%
        XYZ:
        11.8930, 12.2439, 18.5661
        xyY:
        0.2785, 0.2867, 12.2439
      CIE-Lab:
        41.6011, 1.8040, -11.5925
        CIE-LCH:
        41.6011, 11.7320, 278.8455
        CIE-Luv:
        41.6011, -4.5962, -16.0885
        Hunter-Lab:
        34.9912, -0.5654, -6.9650
      #5b6275 color charts
#5b6275 RGB chart
      #5b6275 CMYK chart
      #5b6275 RGB pie chart
      #5b6275 color shades, tints & tones
#5b6275 color schemes
#5b6275 color preview, HTML & CSS examples
           This text has a color of #5b6275        
        
          <p style="color:#5b6275;">Text here</p>
        
        
          .mytext {color:#5b6275;}
        
        Text color #5b6275
      
           This box has a color of #5b6275        
        
          <div style="background-color:#5b6275;">Content here</div>
        
        
          .mybackground {background-color:#5b6275;}
        
        Background color #5b6275
      
           Border around this has a color of #5b6275        
        
          <div style="border:2px solid #5b6275;">Content here</div>
        
        
          .myborder {border:2px solid #5b6275;}
        
        Border color #5b6275