#5d519d color space conversions
Hex:
        #5d519d
        RGB:
        93, 81, 157
        CMY:
        64, 68, 38
        CMYK:
        41, 48, 0, 38
      HSL:
        249°, 31.9328%, 46.6667%
        HSV (HSB):
        249°, 48.4076%, 61.5686%
        XYZ:
        13.5424, 10.6463, 33.2395
        xyY:
        0.2358, 0.1854, 10.6463
      CIE-Lab:
        38.9783, 24.1742, -39.8769
        CIE-LCH:
        38.9783, 46.6321, 301.2251
        CIE-Luv:
        38.9783, 0.3122, -59.4388
        Hunter-Lab:
        32.6287, 16.9855, -37.5597
      #5d519d color charts
#5d519d RGB chart
      #5d519d CMYK chart
      #5d519d RGB pie chart
      #5d519d color shades, tints & tones
#5d519d color schemes
#5d519d color preview, HTML & CSS examples
           This text has a color of #5d519d        
        
          <p style="color:#5d519d;">Text here</p>
        
        
          .mytext {color:#5d519d;}
        
        Text color #5d519d
      
           This box has a color of #5d519d        
        
          <div style="background-color:#5d519d;">Content here</div>
        
        
          .mybackground {background-color:#5d519d;}
        
        Background color #5d519d
      
           Border around this has a color of #5d519d        
        
          <div style="border:2px solid #5d519d;">Content here</div>
        
        
          .myborder {border:2px solid #5d519d;}
        
        Border color #5d519d