#5f597f color space conversions
Hex:
        #5f597f
        RGB:
        95, 89, 127
        CMY:
        63, 65, 50
        CMYK:
        25, 30, 0, 50
      HSL:
        249°, 17.5926%, 42.3529%
        HSV (HSB):
        249°, 29.9213%, 49.8039%
        XYZ:
        12.1225, 11.1100, 21.5842
        xyY:
        0.2705, 0.2479, 11.1100
      CIE-Lab:
        39.7651, 11.3165, -20.4686
        CIE-LCH:
        39.7651, 23.3886, 298.9370
        CIE-Luv:
        39.7651, 0.6602, -29.8497
        Hunter-Lab:
        33.3316, 6.5888, -15.0617
      #5f597f color charts
#5f597f RGB chart
      #5f597f CMYK chart
      #5f597f RGB pie chart
      #5f597f color shades, tints & tones
#5f597f color schemes
#5f597f color preview, HTML & CSS examples
           This text has a color of #5f597f        
        
          <p style="color:#5f597f;">Text here</p>
        
        
          .mytext {color:#5f597f;}
        
        Text color #5f597f
      
           This box has a color of #5f597f        
        
          <div style="background-color:#5f597f;">Content here</div>
        
        
          .mybackground {background-color:#5f597f;}
        
        Background color #5f597f
      
           Border around this has a color of #5f597f        
        
          <div style="border:2px solid #5f597f;">Content here</div>
        
        
          .myborder {border:2px solid #5f597f;}
        
        Border color #5f597f