#5c4a5e color space conversions
Hex:
        #5c4a5e
        RGB:
        92, 74, 94
        CMY:
        64, 71, 63
        CMYK:
        2, 21, 0, 63
      HSL:
        294°, 11.9048%, 32.9412%
        HSV (HSB):
        294°, 21.2766%, 36.8627%
        XYZ:
        8.8828, 7.9810, 11.6620
        xyY:
        0.3114, 0.2798, 7.9810
      CIE-Lab:
        33.9433, 11.6301, -8.8713
        CIE-LCH:
        33.9433, 14.6273, 322.6642
        CIE-Luv:
        33.9433, 8.5448, -12.9025
        Hunter-Lab:
        28.2507, 6.6865, -4.6996
      #5c4a5e color charts
#5c4a5e RGB chart
      #5c4a5e CMYK chart
      #5c4a5e RGB pie chart
      #5c4a5e color shades, tints & tones
#5c4a5e color schemes
#5c4a5e color preview, HTML & CSS examples
           This text has a color of #5c4a5e        
        
          <p style="color:#5c4a5e;">Text here</p>
        
        
          .mytext {color:#5c4a5e;}
        
        Text color #5c4a5e
      
           This box has a color of #5c4a5e        
        
          <div style="background-color:#5c4a5e;">Content here</div>
        
        
          .mybackground {background-color:#5c4a5e;}
        
        Background color #5c4a5e
      
           Border around this has a color of #5c4a5e        
        
          <div style="border:2px solid #5c4a5e;">Content here</div>
        
        
          .myborder {border:2px solid #5c4a5e;}
        
        Border color #5c4a5e