#5b3ca7 color space conversions
Hex:
        #5b3ca7
        RGB:
        91, 60, 167
        CMY:
        64, 76, 35
        CMYK:
        46, 64, 0, 35
      HSL:
        257°, 47.1366%, 44.5098%
        HSV (HSB):
        257°, 64.0719%, 65.4902%
        XYZ:
        12.9053, 8.2459, 37.4706
        xyY:
        0.2201, 0.1407, 8.2459
      CIE-Lab:
        34.4898, 39.3597, -53.1031
        CIE-LCH:
        34.4898, 66.0994, 306.5456
        CIE-Luv:
        34.4898, 4.2459, -76.3565
        Hunter-Lab:
        28.7156, 29.9685, -57.2657
      #5b3ca7 color charts
#5b3ca7 RGB chart
      #5b3ca7 CMYK chart
      #5b3ca7 RGB pie chart
      #5b3ca7 color shades, tints & tones
#5b3ca7 color schemes
#5b3ca7 color preview, HTML & CSS examples
           This text has a color of #5b3ca7        
        
          <p style="color:#5b3ca7;">Text here</p>
        
        
          .mytext {color:#5b3ca7;}
        
        Text color #5b3ca7
      
           This box has a color of #5b3ca7        
        
          <div style="background-color:#5b3ca7;">Content here</div>
        
        
          .mybackground {background-color:#5b3ca7;}
        
        Background color #5b3ca7
      
           Border around this has a color of #5b3ca7        
        
          <div style="border:2px solid #5b3ca7;">Content here</div>
        
        
          .myborder {border:2px solid #5b3ca7;}
        
        Border color #5b3ca7