#5d598d color space conversions
Hex:
        #5d598d
        RGB:
        93, 89, 141
        CMY:
        64, 65, 45
        CMYK:
        34, 37, 0, 45
      HSL:
        245°, 22.6087%, 45.0980%
        HSV (HSB):
        245°, 36.8794%, 55.2941%
        XYZ:
        12.8943, 11.3950, 26.7192
        xyY:
        0.2528, 0.2234, 11.3950
      CIE-Lab:
        40.2379, 14.5102, -28.2514
        CIE-LCH:
        40.2379, 31.7599, 297.1855
        CIE-Luv:
        40.2379, -1.2839, -41.7618
        Hunter-Lab:
        33.7565, 9.1096, -23.3001
      #5d598d color charts
#5d598d RGB chart
      #5d598d CMYK chart
      #5d598d RGB pie chart
      #5d598d color shades, tints & tones
#5d598d color schemes
#5d598d color preview, HTML & CSS examples
           This text has a color of #5d598d        
        
          <p style="color:#5d598d;">Text here</p>
        
        
          .mytext {color:#5d598d;}
        
        Text color #5d598d
      
           This box has a color of #5d598d        
        
          <div style="background-color:#5d598d;">Content here</div>
        
        
          .mybackground {background-color:#5d598d;}
        
        Background color #5d598d
      
           Border around this has a color of #5d598d        
        
          <div style="border:2px solid #5d598d;">Content here</div>
        
        
          .myborder {border:2px solid #5d598d;}
        
        Border color #5d598d