#5f5877 color space conversions
Hex:
        #5f5877
        RGB:
        95, 88, 119
        CMY:
        63, 65, 53
        CMYK:
        20, 26, 0, 53
      HSL:
        254°, 14.9758%, 40.5882%
        HSV (HSB):
        254°, 26.0504%, 46.6667%
        XYZ:
        11.5388, 10.7443, 18.9184
        xyY:
        0.2801, 0.2608, 10.7443
      CIE-Lab:
        39.1463, 9.8776, -16.5221
        CIE-LCH:
        39.1463, 19.2495, 300.8728
        CIE-Luv:
        39.1463, 1.6841, -23.8756
        Hunter-Lab:
        32.7784, 5.4741, -11.2750
      #5f5877 color charts
#5f5877 RGB chart
      #5f5877 CMYK chart
      #5f5877 RGB pie chart
      #5f5877 color shades, tints & tones
#5f5877 color schemes
#5f5877 color preview, HTML & CSS examples
           This text has a color of #5f5877        
        
          <p style="color:#5f5877;">Text here</p>
        
        
          .mytext {color:#5f5877;}
        
        Text color #5f5877
      
           This box has a color of #5f5877        
        
          <div style="background-color:#5f5877;">Content here</div>
        
        
          .mybackground {background-color:#5f5877;}
        
        Background color #5f5877
      
           Border around this has a color of #5f5877        
        
          <div style="border:2px solid #5f5877;">Content here</div>
        
        
          .myborder {border:2px solid #5f5877;}
        
        Border color #5f5877