#5f2c4a color space conversions
Hex:
        #5f2c4a
        RGB:
        95, 44, 74
        CMY:
        63, 83, 71
        CMYK:
        0, 54, 22, 63
      HSL:
        325°, 36.6906%, 27.2549%
        HSV (HSB):
        325°, 53.6842%, 37.2549%
        XYZ:
        6.8560, 4.7287, 7.0299
        xyY:
        0.3683, 0.2540, 4.7287
      CIE-Lab:
        25.9473, 27.3289, -7.9114
        CIE-LCH:
        25.9473, 28.4510, 343.8549
        CIE-Luv:
        25.9473, 26.8230, -12.7902
        Hunter-Lab:
        21.7455, 18.2237, -3.9455
      #5f2c4a color charts
#5f2c4a RGB chart
      #5f2c4a CMYK chart
      #5f2c4a RGB pie chart
      #5f2c4a color shades, tints & tones
#5f2c4a color schemes
#5f2c4a color preview, HTML & CSS examples
           This text has a color of #5f2c4a        
        
          <p style="color:#5f2c4a;">Text here</p>
        
        
          .mytext {color:#5f2c4a;}
        
        Text color #5f2c4a
      
           This box has a color of #5f2c4a        
        
          <div style="background-color:#5f2c4a;">Content here</div>
        
        
          .mybackground {background-color:#5f2c4a;}
        
        Background color #5f2c4a
      
           Border around this has a color of #5f2c4a        
        
          <div style="border:2px solid #5f2c4a;">Content here</div>
        
        
          .myborder {border:2px solid #5f2c4a;}
        
        Border color #5f2c4a