#5b3ca1 color space conversions
Hex:
        #5b3ca1
        RGB:
        91, 60, 161
        CMY:
        64, 76, 37
        CMYK:
        43, 63, 0, 37
      HSL:
        258°, 45.7014%, 43.3333%
        HSV (HSB):
        258°, 62.7329%, 63.1373%
        XYZ:
        12.3633, 8.0291, 34.6164
        xyY:
        0.2248, 0.1460, 8.0291
      CIE-Lab:
        34.0434, 37.6346, -50.2197
        CIE-LCH:
        34.0434, 62.7566, 306.8478
        CIE-Luv:
        34.0434, 4.9270, -72.1298
        Hunter-Lab:
        28.3356, 28.2950, -52.5970
      #5b3ca1 color charts
#5b3ca1 RGB chart
      #5b3ca1 CMYK chart
      #5b3ca1 RGB pie chart
      #5b3ca1 color shades, tints & tones
#5b3ca1 color schemes
#5b3ca1 color preview, HTML & CSS examples
           This text has a color of #5b3ca1        
        
          <p style="color:#5b3ca1;">Text here</p>
        
        
          .mytext {color:#5b3ca1;}
        
        Text color #5b3ca1
      
           This box has a color of #5b3ca1        
        
          <div style="background-color:#5b3ca1;">Content here</div>
        
        
          .mybackground {background-color:#5b3ca1;}
        
        Background color #5b3ca1
      
           Border around this has a color of #5b3ca1        
        
          <div style="border:2px solid #5b3ca1;">Content here</div>
        
        
          .myborder {border:2px solid #5b3ca1;}
        
        Border color #5b3ca1