#5d599d color space conversions
Hex:
        #5d599d
        RGB:
        93, 89, 157
        CMY:
        64, 65, 38
        CMYK:
        41, 43, 0, 38
      HSL:
        244°, 27.6423%, 48.2353%
        HSV (HSB):
        244°, 43.3121%, 61.5686%
        XYZ:
        14.1724, 11.9062, 33.4495
        xyY:
        0.2381, 0.2000, 11.9062
      CIE-Lab:
        41.0667, 19.1605, -36.5592
        CIE-LCH:
        41.0667, 41.2759, 297.6589
        CIE-Luv:
        41.0667, -2.3680, -54.8593
        Hunter-Lab:
        34.5054, 12.9307, -33.3218
      #5d599d color charts
#5d599d RGB chart
      #5d599d CMYK chart
      #5d599d RGB pie chart
      #5d599d color shades, tints & tones
#5d599d color schemes
#5d599d color preview, HTML & CSS examples
           This text has a color of #5d599d        
        
          <p style="color:#5d599d;">Text here</p>
        
        
          .mytext {color:#5d599d;}
        
        Text color #5d599d
      
           This box has a color of #5d599d        
        
          <div style="background-color:#5d599d;">Content here</div>
        
        
          .mybackground {background-color:#5d599d;}
        
        Background color #5d599d
      
           Border around this has a color of #5d599d        
        
          <div style="border:2px solid #5d599d;">Content here</div>
        
        
          .myborder {border:2px solid #5d599d;}
        
        Border color #5d599d