#5f154a color space conversions
Hex:
        #5f154a
        RGB:
        95, 21, 74
        CMY:
        63, 92, 71
        CMYK:
        0, 78, 22, 63
      HSL:
        317°, 63.7931%, 22.7451%
        HSV (HSB):
        317°, 77.8947%, 37.2549%
        XYZ:
        6.2235, 3.4636, 6.8191
        xyY:
        0.3770, 0.2098, 3.4636
      CIE-Lab:
        21.8125, 38.5432, -14.2301
        CIE-LCH:
        21.8125, 41.0862, 339.7359
        CIE-Luv:
        21.8125, 33.6690, -20.3924
        Hunter-Lab:
        18.6109, 27.1218, -8.6965
      #5f154a color charts
#5f154a RGB chart
      #5f154a CMYK chart
      #5f154a RGB pie chart
      #5f154a color shades, tints & tones
#5f154a color schemes
#5f154a color preview, HTML & CSS examples
           This text has a color of #5f154a        
        
          <p style="color:#5f154a;">Text here</p>
        
        
          .mytext {color:#5f154a;}
        
        Text color #5f154a
      
           This box has a color of #5f154a        
        
          <div style="background-color:#5f154a;">Content here</div>
        
        
          .mybackground {background-color:#5f154a;}
        
        Background color #5f154a
      
           Border around this has a color of #5f154a        
        
          <div style="border:2px solid #5f154a;">Content here</div>
        
        
          .myborder {border:2px solid #5f154a;}
        
        Border color #5f154a