#5f164a color space conversions
Hex:
        #5f164a
        RGB:
        95, 22, 74
        CMY:
        63, 91, 71
        CMYK:
        0, 77, 22, 63
      HSL:
        317°, 62.3932%, 22.9412%
        HSV (HSB):
        317°, 76.8421%, 37.2549%
        XYZ:
        6.2423, 3.5011, 6.8253
        xyY:
        0.3767, 0.2113, 3.5011
      CIE-Lab:
        21.9484, 38.1594, -14.0200
        CIE-LCH:
        21.9484, 40.6534, 339.8263
        CIE-Luv:
        21.9484, 33.4651, -20.1607
        Hunter-Lab:
        18.7113, 26.8044, -8.5294
      #5f164a color charts
#5f164a RGB chart
      #5f164a CMYK chart
      #5f164a RGB pie chart
      #5f164a color shades, tints & tones
#5f164a color schemes
#5f164a color preview, HTML & CSS examples
           This text has a color of #5f164a        
        
          <p style="color:#5f164a;">Text here</p>
        
        
          .mytext {color:#5f164a;}
        
        Text color #5f164a
      
           This box has a color of #5f164a        
        
          <div style="background-color:#5f164a;">Content here</div>
        
        
          .mybackground {background-color:#5f164a;}
        
        Background color #5f164a
      
           Border around this has a color of #5f164a        
        
          <div style="border:2px solid #5f164a;">Content here</div>
        
        
          .myborder {border:2px solid #5f164a;}
        
        Border color #5f164a