#5c4f7a color space conversions
Hex:
        #5c4f7a
        RGB:
        92, 79, 122
        CMY:
        64, 69, 52
        CMYK:
        25, 35, 0, 52
      HSL:
        258°, 21.3930%, 39.4118%
        HSV (HSB):
        258°, 35.2459%, 47.8431%
        XYZ:
        10.7225, 9.2724, 19.6370
        xyY:
        0.2706, 0.2340, 9.2724
      CIE-Lab:
        36.5036, 15.2869, -22.4739
        CIE-LCH:
        36.5036, 27.1802, 304.2238
        CIE-Luv:
        36.5036, 3.6305, -32.5109
        Hunter-Lab:
        30.4506, 9.5659, -16.9194
      #5c4f7a color charts
#5c4f7a RGB chart
      #5c4f7a CMYK chart
      #5c4f7a RGB pie chart
      #5c4f7a color shades, tints & tones
#5c4f7a color schemes
#5c4f7a color preview, HTML & CSS examples
           This text has a color of #5c4f7a        
        
          <p style="color:#5c4f7a;">Text here</p>
        
        
          .mytext {color:#5c4f7a;}
        
        Text color #5c4f7a
      
           This box has a color of #5c4f7a        
        
          <div style="background-color:#5c4f7a;">Content here</div>
        
        
          .mybackground {background-color:#5c4f7a;}
        
        Background color #5c4f7a
      
           Border around this has a color of #5c4f7a        
        
          <div style="border:2px solid #5c4f7a;">Content here</div>
        
        
          .myborder {border:2px solid #5c4f7a;}
        
        Border color #5c4f7a