#5e375e color space conversions
Hex:
        #5e375e
        RGB:
        94, 55, 94
        CMY:
        63, 78, 63
        CMYK:
        0, 41, 0, 63
      HSL:
        300°, 26.1745%, 29.2157%
        HSV (HSB):
        300°, 41.4894%, 36.8627%
        XYZ:
        8.0027, 5.9202, 11.3106
        xyY:
        0.3171, 0.2346, 5.9202
      CIE-Lab:
        29.2103, 24.2751, -16.0680
        CIE-LCH:
        29.2103, 29.1112, 326.4989
        CIE-Luv:
        29.2103, 17.8500, -23.0832
        Hunter-Lab:
        24.3315, 16.1288, -10.5292
      #5e375e color charts
#5e375e RGB chart
      #5e375e CMYK chart
      #5e375e RGB pie chart
      #5e375e color shades, tints & tones
#5e375e color schemes
#5e375e color preview, HTML & CSS examples
           This text has a color of #5e375e        
        
          <p style="color:#5e375e;">Text here</p>
        
        
          .mytext {color:#5e375e;}
        
        Text color #5e375e
      
           This box has a color of #5e375e        
        
          <div style="background-color:#5e375e;">Content here</div>
        
        
          .mybackground {background-color:#5e375e;}
        
        Background color #5e375e
      
           Border around this has a color of #5e375e        
        
          <div style="border:2px solid #5e375e;">Content here</div>
        
        
          .myborder {border:2px solid #5e375e;}
        
        Border color #5e375e