#5b1da3 color space conversions
Hex:
        #5b1da3
        RGB:
        91, 29, 163
        CMY:
        64, 89, 36
        CMYK:
        44, 82, 0, 36
      HSL:
        268°, 69.7917%, 37.6471%
        HSV (HSB):
        268°, 82.2086%, 63.9216%
        XYZ:
        11.3646, 5.7472, 35.1607
        xyY:
        0.2174, 0.1099, 5.7472
      CIE-Lab:
        28.7656, 53.3702, -60.0312
        CIE-LCH:
        28.7656, 80.3250, 311.6384
        CIE-Luv:
        28.7656, 9.7350, -79.8771
        Hunter-Lab:
        23.9734, 42.6648, -70.1767
      #5b1da3 color charts
#5b1da3 RGB chart
      #5b1da3 CMYK chart
      #5b1da3 RGB pie chart
      #5b1da3 color shades, tints & tones
#5b1da3 color schemes
#5b1da3 color preview, HTML & CSS examples
           This text has a color of #5b1da3        
        
          <p style="color:#5b1da3;">Text here</p>
        
        
          .mytext {color:#5b1da3;}
        
        Text color #5b1da3
      
           This box has a color of #5b1da3        
        
          <div style="background-color:#5b1da3;">Content here</div>
        
        
          .mybackground {background-color:#5b1da3;}
        
        Background color #5b1da3
      
           Border around this has a color of #5b1da3        
        
          <div style="border:2px solid #5b1da3;">Content here</div>
        
        
          .myborder {border:2px solid #5b1da3;}
        
        Border color #5b1da3