#5b348e color space conversions
Hex:
        #5b348e
        RGB:
        91, 52, 142
        CMY:
        64, 80, 44
        CMYK:
        36, 63, 0, 44
      HSL:
        266°, 46.3918%, 38.0392%
        HSV (HSB):
        266°, 63.3803%, 55.6863%
        XYZ:
        10.4249, 6.6331, 26.3221
        xyY:
        0.2403, 0.1529, 6.6331
      CIE-Lab:
        30.9567, 36.9398, -43.6302
        CIE-LCH:
        30.9567, 57.1677, 310.2531
        CIE-Luv:
        30.9567, 9.2251, -61.2854
        Hunter-Lab:
        25.7549, 27.1809, -42.5674
      #5b348e color charts
#5b348e RGB chart
      #5b348e CMYK chart
      #5b348e RGB pie chart
      #5b348e color shades, tints & tones
#5b348e color schemes
#5b348e color preview, HTML & CSS examples
           This text has a color of #5b348e        
        
          <p style="color:#5b348e;">Text here</p>
        
        
          .mytext {color:#5b348e;}
        
        Text color #5b348e
      
           This box has a color of #5b348e        
        
          <div style="background-color:#5b348e;">Content here</div>
        
        
          .mybackground {background-color:#5b348e;}
        
        Background color #5b348e
      
           Border around this has a color of #5b348e        
        
          <div style="border:2px solid #5b348e;">Content here</div>
        
        
          .myborder {border:2px solid #5b348e;}
        
        Border color #5b348e