#5d4a6b color space conversions
Hex:
        #5d4a6b
        RGB:
        93, 74, 107
        CMY:
        64, 71, 58
        CMYK:
        13, 31, 0, 58
      HSL:
        275°, 18.2320%, 35.4902%
        HSV (HSB):
        275°, 30.8411%, 41.9608%
        XYZ:
        9.6168, 8.2863, 15.0025
        xyY:
        0.2923, 0.2518, 8.2863
      CIE-Lab:
        34.5721, 15.0054, -16.1061
        CIE-LCH:
        34.5721, 22.0129, 312.9738
        CIE-Luv:
        34.5721, 7.7122, -23.1542
        Hunter-Lab:
        28.7858, 9.2583, -10.7504
      #5d4a6b color charts
#5d4a6b RGB chart
      #5d4a6b CMYK chart
      #5d4a6b RGB pie chart
      #5d4a6b color shades, tints & tones
#5d4a6b color schemes
#5d4a6b color preview, HTML & CSS examples
           This text has a color of #5d4a6b        
        
          <p style="color:#5d4a6b;">Text here</p>
        
        
          .mytext {color:#5d4a6b;}
        
        Text color #5d4a6b
      
           This box has a color of #5d4a6b        
        
          <div style="background-color:#5d4a6b;">Content here</div>
        
        
          .mybackground {background-color:#5d4a6b;}
        
        Background color #5d4a6b
      
           Border around this has a color of #5d4a6b        
        
          <div style="border:2px solid #5d4a6b;">Content here</div>
        
        
          .myborder {border:2px solid #5d4a6b;}
        
        Border color #5d4a6b