#5b456d color space conversions
Hex:
        #5b456d
        RGB:
        91, 69, 109
        CMY:
        64, 73, 57
        CMYK:
        17, 37, 0, 57
      HSL:
        273°, 22.4719%, 34.9020%
        HSV (HSB):
        273°, 36.6972%, 42.7451%
        XYZ:
        9.2028, 7.5845, 15.4469
        xyY:
        0.2855, 0.2353, 7.5845
      CIE-Lab:
        33.1022, 17.9487, -19.6506
        CIE-LCH:
        33.1022, 26.6139, 312.4083
        CIE-Luv:
        33.1022, 8.4250, -28.0444
        Hunter-Lab:
        27.5400, 11.4529, -13.9772
      #5b456d color charts
#5b456d RGB chart
      #5b456d CMYK chart
      #5b456d RGB pie chart
      #5b456d color shades, tints & tones
#5b456d color schemes
#5b456d color preview, HTML & CSS examples
           This text has a color of #5b456d        
        
          <p style="color:#5b456d;">Text here</p>
        
        
          .mytext {color:#5b456d;}
        
        Text color #5b456d
      
           This box has a color of #5b456d        
        
          <div style="background-color:#5b456d;">Content here</div>
        
        
          .mybackground {background-color:#5b456d;}
        
        Background color #5b456d
      
           Border around this has a color of #5b456d        
        
          <div style="border:2px solid #5b456d;">Content here</div>
        
        
          .myborder {border:2px solid #5b456d;}
        
        Border color #5b456d