#5e366f color space conversions
Hex:
        #5e366f
        RGB:
        94, 54, 111
        CMY:
        63, 79, 56
        CMYK:
        15, 51, 0, 56
      HSL:
        282°, 34.5455%, 32.3529%
        HSV (HSB):
        282°, 51.3514%, 43.5294%
        XYZ:
        8.8045, 6.1657, 15.7650
        xyY:
        0.2865, 0.2006, 6.1657
      CIE-Lab:
        29.8268, 28.7054, -26.0089
        CIE-LCH:
        29.8268, 38.7358, 317.8214
        CIE-Luv:
        29.8268, 15.1930, -36.7859
        Hunter-Lab:
        24.8309, 19.8384, -20.2613
      #5e366f color charts
#5e366f RGB chart
      #5e366f CMYK chart
      #5e366f RGB pie chart
      #5e366f color shades, tints & tones
#5e366f color schemes
#5e366f color preview, HTML & CSS examples
           This text has a color of #5e366f        
        
          <p style="color:#5e366f;">Text here</p>
        
        
          .mytext {color:#5e366f;}
        
        Text color #5e366f
      
           This box has a color of #5e366f        
        
          <div style="background-color:#5e366f;">Content here</div>
        
        
          .mybackground {background-color:#5e366f;}
        
        Background color #5e366f
      
           Border around this has a color of #5e366f        
        
          <div style="border:2px solid #5e366f;">Content here</div>
        
        
          .myborder {border:2px solid #5e366f;}
        
        Border color #5e366f