#5e3963 color space conversions
Hex:
        #5e3963
        RGB:
        94, 57, 99
        CMY:
        63, 78, 61
        CMYK:
        5, 42, 0, 61
      HSL:
        293°, 26.9231%, 30.5882%
        HSV (HSB):
        293°, 42.4242%, 38.8235%
        XYZ:
        8.3314, 6.2068, 12.5633
        xyY:
        0.3074, 0.2290, 6.2068
      CIE-Lab:
        29.9283, 24.1403, -18.1801
        CIE-LCH:
        29.9283, 30.2204, 323.0164
        CIE-Luv:
        29.9283, 16.2238, -25.9949
        Hunter-Lab:
        24.9134, 16.0940, -12.4593
      #5e3963 color charts
#5e3963 RGB chart
      #5e3963 CMYK chart
      #5e3963 RGB pie chart
      #5e3963 color shades, tints & tones
#5e3963 color schemes
#5e3963 color preview, HTML & CSS examples
           This text has a color of #5e3963        
        
          <p style="color:#5e3963;">Text here</p>
        
        
          .mytext {color:#5e3963;}
        
        Text color #5e3963
      
           This box has a color of #5e3963        
        
          <div style="background-color:#5e3963;">Content here</div>
        
        
          .mybackground {background-color:#5e3963;}
        
        Background color #5e3963
      
           Border around this has a color of #5e3963        
        
          <div style="border:2px solid #5e3963;">Content here</div>
        
        
          .myborder {border:2px solid #5e3963;}
        
        Border color #5e3963