#5f283b color space conversions
Hex:
        #5f283b
        RGB:
        95, 40, 59
        CMY:
        63, 84, 77
        CMYK:
        0, 58, 38, 63
      HSL:
        339°, 40.7407%, 26.4706%
        HSV (HSB):
        339°, 57.8947%, 37.2549%
        XYZ:
        6.2675, 4.2662, 4.6308
        xyY:
        0.4133, 0.2813, 4.2662
      CIE-Lab:
        24.5328, 27.2917, 0.0723
        CIE-LCH:
        24.5328, 27.2918, 0.1519
        CIE-Luv:
        24.5328, 31.9146, -3.8504
        Hunter-Lab:
        20.6549, 18.0180, 1.1657
      #5f283b color charts
#5f283b RGB chart
      #5f283b CMYK chart
      #5f283b RGB pie chart
      #5f283b color shades, tints & tones
#5f283b color schemes
#5f283b color preview, HTML & CSS examples
           This text has a color of #5f283b        
        
          <p style="color:#5f283b;">Text here</p>
        
        
          .mytext {color:#5f283b;}
        
        Text color #5f283b
      
           This box has a color of #5f283b        
        
          <div style="background-color:#5f283b;">Content here</div>
        
        
          .mybackground {background-color:#5f283b;}
        
        Background color #5f283b
      
           Border around this has a color of #5f283b        
        
          <div style="border:2px solid #5f283b;">Content here</div>
        
        
          .myborder {border:2px solid #5f283b;}
        
        Border color #5f283b