#5b3e85 color space conversions
Hex:
        #5b3e85
        RGB:
        91, 62, 133
        CMY:
        64, 76, 48
        CMYK:
        32, 53, 0, 48
      HSL:
        265°, 36.4103%, 38.2353%
        HSV (HSB):
        265°, 53.3835%, 52.1569%
        XYZ:
        10.2706, 7.3629, 23.0702
        xyY:
        0.2523, 0.1809, 7.3629
      CIE-Lab:
        32.6191, 28.5883, -35.4062
        CIE-LCH:
        32.6191, 45.5070, 308.9187
        CIE-Luv:
        32.6191, 7.8326, -50.6440
        Hunter-Lab:
        27.1346, 20.0781, -31.4149
      #5b3e85 color charts
#5b3e85 RGB chart
      #5b3e85 CMYK chart
      #5b3e85 RGB pie chart
      #5b3e85 color shades, tints & tones
#5b3e85 color schemes
#5b3e85 color preview, HTML & CSS examples
           This text has a color of #5b3e85        
        
          <p style="color:#5b3e85;">Text here</p>
        
        
          .mytext {color:#5b3e85;}
        
        Text color #5b3e85
      
           This box has a color of #5b3e85        
        
          <div style="background-color:#5b3e85;">Content here</div>
        
        
          .mybackground {background-color:#5b3e85;}
        
        Background color #5b3e85
      
           Border around this has a color of #5b3e85        
        
          <div style="border:2px solid #5b3e85;">Content here</div>
        
        
          .myborder {border:2px solid #5b3e85;}
        
        Border color #5b3e85