#5c3963 color space conversions
Hex:
        #5c3963
        RGB:
        92, 57, 99
        CMY:
        64, 78, 61
        CMYK:
        7, 42, 0, 61
      HSL:
        290°, 26.9231%, 30.5882%
        HSV (HSB):
        290°, 42.4242%, 38.8235%
        XYZ:
        8.1289, 6.1024, 12.5538
        xyY:
        0.3035, 0.2278, 6.1024
      CIE-Lab:
        29.6694, 23.4423, -18.6020
        CIE-LCH:
        29.6694, 29.9262, 321.5671
        CIE-Luv:
        29.6694, 15.0175, -26.3824
        Hunter-Lab:
        24.7031, 15.5075, -12.8384
      #5c3963 color charts
#5c3963 RGB chart
      #5c3963 CMYK chart
      #5c3963 RGB pie chart
      #5c3963 color shades, tints & tones
#5c3963 color schemes
#5c3963 color preview, HTML & CSS examples
           This text has a color of #5c3963        
        
          <p style="color:#5c3963;">Text here</p>
        
        
          .mytext {color:#5c3963;}
        
        Text color #5c3963
      
           This box has a color of #5c3963        
        
          <div style="background-color:#5c3963;">Content here</div>
        
        
          .mybackground {background-color:#5c3963;}
        
        Background color #5c3963
      
           Border around this has a color of #5c3963        
        
          <div style="border:2px solid #5c3963;">Content here</div>
        
        
          .myborder {border:2px solid #5c3963;}
        
        Border color #5c3963