#5b24a3 color space conversions
Hex:
        #5b24a3
        RGB:
        91, 36, 163
        CMY:
        64, 86, 36
        CMYK:
        44, 78, 0, 36
      HSL:
        266°, 63.8191%, 39.0196%
        HSV (HSB):
        266°, 77.9141%, 63.9216%
        XYZ:
        11.5561, 6.1302, 35.2245
        xyY:
        0.2184, 0.1159, 6.1302
      CIE-Lab:
        29.7387, 50.5515, -58.4363
        CIE-LCH:
        29.7387, 77.2674, 310.8621
        CIE-Luv:
        29.7387, 8.9445, -79.0935
        Hunter-Lab:
        24.7593, 39.9839, -67.0190
      #5b24a3 color charts
#5b24a3 RGB chart
      #5b24a3 CMYK chart
      #5b24a3 RGB pie chart
      #5b24a3 color shades, tints & tones
#5b24a3 color schemes
#5b24a3 color preview, HTML & CSS examples
           This text has a color of #5b24a3        
        
          <p style="color:#5b24a3;">Text here</p>
        
        
          .mytext {color:#5b24a3;}
        
        Text color #5b24a3
      
           This box has a color of #5b24a3        
        
          <div style="background-color:#5b24a3;">Content here</div>
        
        
          .mybackground {background-color:#5b24a3;}
        
        Background color #5b24a3
      
           Border around this has a color of #5b24a3        
        
          <div style="border:2px solid #5b24a3;">Content here</div>
        
        
          .myborder {border:2px solid #5b24a3;}
        
        Border color #5b24a3