#5b235f color space conversions
Hex:
        #5b235f
        RGB:
        91, 35, 95
        CMY:
        64, 86, 63
        CMYK:
        4, 63, 0, 63
      HSL:
        296°, 46.1538%, 25.4902%
        HSV (HSB):
        296°, 63.1579%, 37.2549%
        XYZ:
        6.9810, 4.2524, 11.2793
        xyY:
        0.3101, 0.1889, 4.2524
      CIE-Lab:
        24.4890, 34.8716, -24.1214
        CIE-LCH:
        24.4890, 42.4013, 325.3276
        CIE-Luv:
        24.4890, 22.0001, -32.6212
        Hunter-Lab:
        20.6214, 24.3401, -17.9949
      #5b235f color charts
#5b235f RGB chart
      #5b235f CMYK chart
      #5b235f RGB pie chart
      #5b235f color shades, tints & tones
#5b235f color schemes
#5b235f color preview, HTML & CSS examples
           This text has a color of #5b235f        
        
          <p style="color:#5b235f;">Text here</p>
        
        
          .mytext {color:#5b235f;}
        
        Text color #5b235f
      
           This box has a color of #5b235f        
        
          <div style="background-color:#5b235f;">Content here</div>
        
        
          .mybackground {background-color:#5b235f;}
        
        Background color #5b235f
      
           Border around this has a color of #5b235f        
        
          <div style="border:2px solid #5b235f;">Content here</div>
        
        
          .myborder {border:2px solid #5b235f;}
        
        Border color #5b235f