#5d356f color space conversions
Hex:
        #5d356f
        RGB:
        93, 53, 111
        CMY:
        64, 79, 56
        CMYK:
        16, 52, 0, 56
      HSL:
        281°, 35.3659%, 32.1569%
        HSV (HSB):
        281°, 52.2523%, 43.5294%
        XYZ:
        8.6565, 6.0211, 15.7449
        xyY:
        0.2845, 0.1979, 6.0211
      CIE-Lab:
        29.4655, 28.9879, -26.5870
        CIE-LCH:
        29.4655, 39.3341, 317.4737
        CIE-Luv:
        29.4655, 14.9352, -37.4244
        Hunter-Lab:
        24.5378, 20.0306, -20.8673
      #5d356f color charts
#5d356f RGB chart
      #5d356f CMYK chart
      #5d356f RGB pie chart
      #5d356f color shades, tints & tones
#5d356f color schemes
#5d356f color preview, HTML & CSS examples
           This text has a color of #5d356f        
        
          <p style="color:#5d356f;">Text here</p>
        
        
          .mytext {color:#5d356f;}
        
        Text color #5d356f
      
           This box has a color of #5d356f        
        
          <div style="background-color:#5d356f;">Content here</div>
        
        
          .mybackground {background-color:#5d356f;}
        
        Background color #5d356f
      
           Border around this has a color of #5d356f        
        
          <div style="border:2px solid #5d356f;">Content here</div>
        
        
          .myborder {border:2px solid #5d356f;}
        
        Border color #5d356f