#5b347d color space conversions
Hex:
        #5b347d
        RGB:
        91, 52, 125
        CMY:
        64, 80, 51
        CMYK:
        27, 58, 0, 51
      HSL:
        272°, 41.2429%, 34.7059%
        HSV (HSB):
        272°, 58.4000%, 49.0196%
        XYZ:
        9.2440, 6.1608, 20.1040
        xyY:
        0.2603, 0.1735, 6.1608
      CIE-Lab:
        29.8146, 32.4617, -34.8954
        CIE-LCH:
        29.8146, 47.6597, 312.9307
        CIE-Luv:
        29.8146, 11.8034, -48.8370
        Hunter-Lab:
        24.8210, 23.0419, -30.6478
      #5b347d color charts
#5b347d RGB chart
      #5b347d CMYK chart
      #5b347d RGB pie chart
      #5b347d color shades, tints & tones
#5b347d color schemes
#5b347d color preview, HTML & CSS examples
           This text has a color of #5b347d        
        
          <p style="color:#5b347d;">Text here</p>
        
        
          .mytext {color:#5b347d;}
        
        Text color #5b347d
      
           This box has a color of #5b347d        
        
          <div style="background-color:#5b347d;">Content here</div>
        
        
          .mybackground {background-color:#5b347d;}
        
        Background color #5b347d
      
           Border around this has a color of #5b347d        
        
          <div style="border:2px solid #5b347d;">Content here</div>
        
        
          .myborder {border:2px solid #5b347d;}
        
        Border color #5b347d