#5f264d color space conversions
Hex:
        #5f264d
        RGB:
        95, 38, 77
        CMY:
        63, 85, 70
        CMYK:
        0, 60, 19, 63
      HSL:
        319°, 42.8571%, 26.0784%
        HSV (HSB):
        319°, 60.0000%, 37.2549%
        XYZ:
        6.7520, 4.3549, 7.5059
        xyY:
        0.3628, 0.2340, 4.3549
      CIE-Lab:
        24.8118, 31.1653, -11.6406
        CIE-LCH:
        24.8118, 33.2683, 339.5188
        CIE-Luv:
        24.8118, 28.2798, -17.4150
        Hunter-Lab:
        20.8685, 21.2336, -6.7172
      #5f264d color charts
#5f264d RGB chart
      #5f264d CMYK chart
      #5f264d RGB pie chart
      #5f264d color shades, tints & tones
#5f264d color schemes
#5f264d color preview, HTML & CSS examples
           This text has a color of #5f264d        
        
          <p style="color:#5f264d;">Text here</p>
        
        
          .mytext {color:#5f264d;}
        
        Text color #5f264d
      
           This box has a color of #5f264d        
        
          <div style="background-color:#5f264d;">Content here</div>
        
        
          .mybackground {background-color:#5f264d;}
        
        Background color #5f264d
      
           Border around this has a color of #5f264d        
        
          <div style="border:2px solid #5f264d;">Content here</div>
        
        
          .myborder {border:2px solid #5f264d;}
        
        Border color #5f264d