#5f324f color space conversions
Hex:
        #5f324f
        RGB:
        95, 50, 79
        CMY:
        63, 80, 69
        CMYK:
        0, 47, 17, 63
      HSL:
        321°, 31.0345%, 28.4314%
        HSV (HSB):
        321°, 47.3684%, 37.2549%
        XYZ:
        7.2712, 5.2786, 8.0328
        xyY:
        0.3533, 0.2565, 5.2786
      CIE-Lab:
        27.5142, 24.6943, -8.8568
        CIE-LCH:
        27.5142, 26.2345, 340.2693
        CIE-Luv:
        27.5142, 23.3407, -13.8043
        Hunter-Lab:
        22.9752, 16.2850, -4.6468
      #5f324f color charts
#5f324f RGB chart
      #5f324f CMYK chart
      #5f324f RGB pie chart
      #5f324f color shades, tints & tones
#5f324f color schemes
#5f324f color preview, HTML & CSS examples
           This text has a color of #5f324f        
        
          <p style="color:#5f324f;">Text here</p>
        
        
          .mytext {color:#5f324f;}
        
        Text color #5f324f
      
           This box has a color of #5f324f        
        
          <div style="background-color:#5f324f;">Content here</div>
        
        
          .mybackground {background-color:#5f324f;}
        
        Background color #5f324f
      
           Border around this has a color of #5f324f        
        
          <div style="border:2px solid #5f324f;">Content here</div>
        
        
          .myborder {border:2px solid #5f324f;}
        
        Border color #5f324f