#5f5561 color space conversions
Hex:
        #5f5561
        RGB:
        95, 85, 97
        CMY:
        63, 67, 62
        CMYK:
        2, 12, 0, 62
      HSL:
        290°, 6.5934%, 35.6863%
        HSV (HSB):
        290°, 12.3711%, 38.0392%
        XYZ:
        10.1255, 9.7930, 12.6658
        xyY:
        0.3107, 0.3005, 9.7930
      CIE-Lab:
        37.4683, 6.5593, -5.4444
        CIE-LCH:
        37.4683, 8.5244, 320.3065
        CIE-Luv:
        37.4683, 4.7948, -7.9852
        Hunter-Lab:
        31.2937, 2.9920, -2.0914
      #5f5561 color charts
#5f5561 RGB chart
      #5f5561 CMYK chart
      #5f5561 RGB pie chart
      #5f5561 color shades, tints & tones
#5f5561 color schemes
#5f5561 color preview, HTML & CSS examples
           This text has a color of #5f5561        
        
          <p style="color:#5f5561;">Text here</p>
        
        
          .mytext {color:#5f5561;}
        
        Text color #5f5561
      
           This box has a color of #5f5561        
        
          <div style="background-color:#5f5561;">Content here</div>
        
        
          .mybackground {background-color:#5f5561;}
        
        Background color #5f5561
      
           Border around this has a color of #5f5561        
        
          <div style="border:2px solid #5f5561;">Content here</div>
        
        
          .myborder {border:2px solid #5f5561;}
        
        Border color #5f5561