#5b233d color space conversions
Hex:
        #5b233d
        RGB:
        91, 35, 61
        CMY:
        64, 86, 76
        CMYK:
        0, 62, 33, 64
      HSL:
        332°, 44.4444%, 24.7059%
        HSV (HSB):
        332°, 61.5385%, 35.6863%
        XYZ:
        5.7577, 3.7631, 4.8378
        xyY:
        0.4010, 0.2621, 3.7631
      CIE-Lab:
        22.8724, 28.8161, -3.8154
        CIE-LCH:
        22.8724, 29.0676, 352.4577
        CIE-Luv:
        22.8724, 30.4364, -7.9904
        Hunter-Lab:
        19.3988, 19.0324, -1.2069
      #5b233d color charts
#5b233d RGB chart
      #5b233d CMYK chart
      #5b233d RGB pie chart
      #5b233d color shades, tints & tones
#5b233d color schemes
#5b233d color preview, HTML & CSS examples
           This text has a color of #5b233d        
        
          <p style="color:#5b233d;">Text here</p>
        
        
          .mytext {color:#5b233d;}
        
        Text color #5b233d
      
           This box has a color of #5b233d        
        
          <div style="background-color:#5b233d;">Content here</div>
        
        
          .mybackground {background-color:#5b233d;}
        
        Background color #5b233d
      
           Border around this has a color of #5b233d        
        
          <div style="border:2px solid #5b233d;">Content here</div>
        
        
          .myborder {border:2px solid #5b233d;}
        
        Border color #5b233d