#5f5d80 color space conversions
Hex:
        #5f5d80
        RGB:
        95, 93, 128
        CMY:
        63, 64, 50
        CMYK:
        26, 27, 0, 50
      HSL:
        243°, 15.8371%, 43.3333%
        HSV (HSB):
        243°, 27.3438%, 50.1961%
        XYZ:
        12.5299, 11.8201, 22.0432
        xyY:
        0.2701, 0.2548, 11.8201
      CIE-Lab:
        40.9288, 9.0895, -19.2830
        CIE-LCH:
        40.9288, 21.3179, 295.2380
        CIE-Luv:
        40.9288, -1.0799, -28.0523
        Hunter-Lab:
        34.3804, 4.8887, -13.9479
      #5f5d80 color charts
#5f5d80 RGB chart
      #5f5d80 CMYK chart
      #5f5d80 RGB pie chart
      #5f5d80 color shades, tints & tones
#5f5d80 color schemes
#5f5d80 color preview, HTML & CSS examples
           This text has a color of #5f5d80        
        
          <p style="color:#5f5d80;">Text here</p>
        
        
          .mytext {color:#5f5d80;}
        
        Text color #5f5d80
      
           This box has a color of #5f5d80        
        
          <div style="background-color:#5f5d80;">Content here</div>
        
        
          .mybackground {background-color:#5f5d80;}
        
        Background color #5f5d80
      
           Border around this has a color of #5f5d80        
        
          <div style="border:2px solid #5f5d80;">Content here</div>
        
        
          .myborder {border:2px solid #5f5d80;}
        
        Border color #5f5d80