#5f5583 color space conversions
Hex:
        #5f5583
        RGB:
        95, 85, 131
        CMY:
        63, 67, 49
        CMYK:
        27, 35, 0, 49
      HSL:
        253°, 21.2963%, 42.3529%
        HSV (HSB):
        253°, 35.1145%, 51.3725%
        XYZ:
        12.0645, 10.5686, 22.8768
        xyY:
        0.2651, 0.2322, 10.5686
      CIE-Lab:
        38.8442, 14.8845, -24.3393
        CIE-LCH:
        38.8442, 28.5298, 301.4476
        CIE-Luv:
        38.8442, 1.9636, -35.7159
        Hunter-Lab:
        32.5094, 9.3517, -18.9657
      #5f5583 color charts
#5f5583 RGB chart
      #5f5583 CMYK chart
      #5f5583 RGB pie chart
      #5f5583 color shades, tints & tones
#5f5583 color schemes
#5f5583 color preview, HTML & CSS examples
           This text has a color of #5f5583        
        
          <p style="color:#5f5583;">Text here</p>
        
        
          .mytext {color:#5f5583;}
        
        Text color #5f5583
      
           This box has a color of #5f5583        
        
          <div style="background-color:#5f5583;">Content here</div>
        
        
          .mybackground {background-color:#5f5583;}
        
        Background color #5f5583
      
           Border around this has a color of #5f5583        
        
          <div style="border:2px solid #5f5583;">Content here</div>
        
        
          .myborder {border:2px solid #5f5583;}
        
        Border color #5f5583