#5c508f color space conversions
Hex:
        #5c508f
        RGB:
        92, 80, 143
        CMY:
        64, 69, 44
        CMYK:
        36, 44, 0, 44
      HSL:
        251°, 28.2511%, 43.7255%
        HSV (HSB):
        251°, 44.0559%, 56.0784%
        XYZ:
        12.2402, 9.9958, 27.2709
        xyY:
        0.2472, 0.2019, 9.9958
      CIE-Lab:
        37.8349, 20.4485, -33.2506
        CIE-LCH:
        37.8349, 39.0351, 301.5908
        CIE-Luv:
        37.8349, 1.3909, -49.0001
        Hunter-Lab:
        31.6161, 13.7782, -29.0100
      #5c508f color charts
#5c508f RGB chart
      #5c508f CMYK chart
      #5c508f RGB pie chart
      #5c508f color shades, tints & tones
#5c508f color schemes
#5c508f color preview, HTML & CSS examples
           This text has a color of #5c508f        
        
          <p style="color:#5c508f;">Text here</p>
        
        
          .mytext {color:#5c508f;}
        
        Text color #5c508f
      
           This box has a color of #5c508f        
        
          <div style="background-color:#5c508f;">Content here</div>
        
        
          .mybackground {background-color:#5c508f;}
        
        Background color #5c508f
      
           Border around this has a color of #5c508f        
        
          <div style="border:2px solid #5c508f;">Content here</div>
        
        
          .myborder {border:2px solid #5c508f;}
        
        Border color #5c508f