#5b1ab1 color space conversions
Hex:
        #5b1ab1
        RGB:
        91, 26, 177
        CMY:
        64, 90, 31
        CMYK:
        49, 85, 0, 31
      HSL:
        266°, 74.3842%, 39.8039%
        HSV (HSB):
        266°, 85.3107%, 69.4118%
        XYZ:
        12.6196, 6.1373, 42.1145
        xyY:
        0.2073, 0.1008, 6.1373
      CIE-Lab:
        29.7562, 57.8528, -66.8305
        CIE-LCH:
        29.7562, 88.3926, 310.8816
        CIE-Luv:
        29.7562, 7.9921, -88.6788
        Hunter-Lab:
        24.7735, 47.5741, -83.4504
      #5b1ab1 color charts
#5b1ab1 RGB chart
      #5b1ab1 CMYK chart
      #5b1ab1 RGB pie chart
      #5b1ab1 color shades, tints & tones
#5b1ab1 color schemes
#5b1ab1 color preview, HTML & CSS examples
           This text has a color of #5b1ab1        
        
          <p style="color:#5b1ab1;">Text here</p>
        
        
          .mytext {color:#5b1ab1;}
        
        Text color #5b1ab1
      
           This box has a color of #5b1ab1        
        
          <div style="background-color:#5b1ab1;">Content here</div>
        
        
          .mybackground {background-color:#5b1ab1;}
        
        Background color #5b1ab1
      
           Border around this has a color of #5b1ab1        
        
          <div style="border:2px solid #5b1ab1;">Content here</div>
        
        
          .myborder {border:2px solid #5b1ab1;}
        
        Border color #5b1ab1