#5d517d color space conversions
Hex:
        #5d517d
        RGB:
        93, 81, 125
        CMY:
        64, 68, 51
        CMYK:
        26, 35, 0, 51
      HSL:
        256°, 21.3592%, 40.3922%
        HSV (HSB):
        256°, 35.2000%, 49.0196%
        XYZ:
        11.1583, 9.6927, 20.6848
        xyY:
        0.2686, 0.2334, 9.6927
      CIE-Lab:
        37.2851, 15.1482, -23.1015
        CIE-LCH:
        37.2851, 27.6251, 303.2537
        CIE-Luv:
        37.2851, 3.0706, -33.5821
        Hunter-Lab:
        31.1331, 9.4927, -17.5991
      #5d517d color charts
#5d517d RGB chart
      #5d517d CMYK chart
      #5d517d RGB pie chart
      #5d517d color shades, tints & tones
#5d517d color schemes
#5d517d color preview, HTML & CSS examples
           This text has a color of #5d517d        
        
          <p style="color:#5d517d;">Text here</p>
        
        
          .mytext {color:#5d517d;}
        
        Text color #5d517d
      
           This box has a color of #5d517d        
        
          <div style="background-color:#5d517d;">Content here</div>
        
        
          .mybackground {background-color:#5d517d;}
        
        Background color #5d517d
      
           Border around this has a color of #5d517d        
        
          <div style="border:2px solid #5d517d;">Content here</div>
        
        
          .myborder {border:2px solid #5d517d;}
        
        Border color #5d517d