#5c537f color space conversions
Hex:
        #5c537f
        RGB:
        92, 83, 127
        CMY:
        64, 67, 50
        CMYK:
        28, 35, 0, 50
      HSL:
        252°, 20.9524%, 41.1765%
        HSV (HSB):
        252°, 34.6457%, 49.8039%
        XYZ:
        11.3377, 9.9941, 21.4102
        xyY:
        0.2653, 0.2338, 9.9941
      CIE-Lab:
        37.8319, 14.0962, -23.4874
        CIE-LCH:
        37.8319, 27.3927, 300.9705
        CIE-Luv:
        37.8319, 1.6177, -34.1429
        Hunter-Lab:
        31.6135, 8.6924, -18.0246
      #5c537f color charts
#5c537f RGB chart
      #5c537f CMYK chart
      #5c537f RGB pie chart
      #5c537f color shades, tints & tones
#5c537f color schemes
#5c537f color preview, HTML & CSS examples
           This text has a color of #5c537f        
        
          <p style="color:#5c537f;">Text here</p>
        
        
          .mytext {color:#5c537f;}
        
        Text color #5c537f
      
           This box has a color of #5c537f        
        
          <div style="background-color:#5c537f;">Content here</div>
        
        
          .mybackground {background-color:#5c537f;}
        
        Background color #5c537f
      
           Border around this has a color of #5c537f        
        
          <div style="border:2px solid #5c537f;">Content here</div>
        
        
          .myborder {border:2px solid #5c537f;}
        
        Border color #5c537f