#5f4c6a color space conversions
Hex:
        #5f4c6a
        RGB:
        95, 76, 106
        CMY:
        63, 70, 58
        CMYK:
        10, 28, 0, 58
      HSL:
        278°, 16.4835%, 35.6863%
        HSV (HSB):
        278°, 28.3019%, 41.5686%
        XYZ:
        9.9053, 8.6424, 14.7818
        xyY:
        0.2972, 0.2593, 8.6424
      CIE-Lab:
        35.2864, 14.2328, -14.3654
        CIE-LCH:
        35.2864, 20.2221, 314.7344
        CIE-Luv:
        35.2864, 8.0852, -20.8029
        Hunter-Lab:
        29.3979, 8.6970, -9.2334
      #5f4c6a color charts
#5f4c6a RGB chart
      #5f4c6a CMYK chart
      #5f4c6a RGB pie chart
      #5f4c6a color shades, tints & tones
#5f4c6a color schemes
#5f4c6a color preview, HTML & CSS examples
           This text has a color of #5f4c6a        
        
          <p style="color:#5f4c6a;">Text here</p>
        
        
          .mytext {color:#5f4c6a;}
        
        Text color #5f4c6a
      
           This box has a color of #5f4c6a        
        
          <div style="background-color:#5f4c6a;">Content here</div>
        
        
          .mybackground {background-color:#5f4c6a;}
        
        Background color #5f4c6a
      
           Border around this has a color of #5f4c6a        
        
          <div style="border:2px solid #5f4c6a;">Content here</div>
        
        
          .myborder {border:2px solid #5f4c6a;}
        
        Border color #5f4c6a