#5e335f color space conversions
Hex:
        #5e335f
        RGB:
        94, 51, 95
        CMY:
        63, 80, 63
        CMYK:
        1, 46, 0, 63
      HSL:
        299°, 30.1370%, 28.6275%
        HSV (HSB):
        299°, 46.3158%, 37.2549%
        XYZ:
        7.8655, 5.5736, 11.4877
        xyY:
        0.3155, 0.2236, 5.5736
      CIE-Lab:
        28.3100, 26.8959, -18.1083
        CIE-LCH:
        28.3100, 32.4238, 326.0486
        CIE-Luv:
        28.3100, 19.1349, -25.7658
        Hunter-Lab:
        23.6084, 18.1552, -12.3243
      #5e335f color charts
#5e335f RGB chart
      #5e335f CMYK chart
      #5e335f RGB pie chart
      #5e335f color shades, tints & tones
#5e335f color schemes
#5e335f color preview, HTML & CSS examples
           This text has a color of #5e335f        
        
          <p style="color:#5e335f;">Text here</p>
        
        
          .mytext {color:#5e335f;}
        
        Text color #5e335f
      
           This box has a color of #5e335f        
        
          <div style="background-color:#5e335f;">Content here</div>
        
        
          .mybackground {background-color:#5e335f;}
        
        Background color #5e335f
      
           Border around this has a color of #5e335f        
        
          <div style="border:2px solid #5e335f;">Content here</div>
        
        
          .myborder {border:2px solid #5e335f;}
        
        Border color #5e335f