#5b3c75 color space conversions
Hex:
        #5b3c75
        RGB:
        91, 60, 117
        CMY:
        64, 76, 54
        CMYK:
        22, 49, 0, 54
      HSL:
        273°, 32.2034%, 34.7059%
        HSV (HSB):
        273°, 48.7179%, 45.8824%
        XYZ:
        9.1411, 6.7402, 17.6488
        xyY:
        0.2726, 0.2010, 6.7402
      CIE-Lab:
        31.2080, 25.5988, -27.6542
        CIE-LCH:
        31.2080, 37.6836, 312.7897
        CIE-Luv:
        31.2080, 10.6376, -39.1960
        Hunter-Lab:
        25.9619, 17.4160, -22.1318
      #5b3c75 color charts
#5b3c75 RGB chart
      #5b3c75 CMYK chart
      #5b3c75 RGB pie chart
      #5b3c75 color shades, tints & tones
#5b3c75 color schemes
#5b3c75 color preview, HTML & CSS examples
           This text has a color of #5b3c75        
        
          <p style="color:#5b3c75;">Text here</p>
        
        
          .mytext {color:#5b3c75;}
        
        Text color #5b3c75
      
           This box has a color of #5b3c75        
        
          <div style="background-color:#5b3c75;">Content here</div>
        
        
          .mybackground {background-color:#5b3c75;}
        
        Background color #5b3c75
      
           Border around this has a color of #5b3c75        
        
          <div style="border:2px solid #5b3c75;">Content here</div>
        
        
          .myborder {border:2px solid #5b3c75;}
        
        Border color #5b3c75