#5b24a7 color space conversions
Hex:
        #5b24a7
        RGB:
        91, 36, 167
        CMY:
        64, 86, 35
        CMYK:
        46, 78, 0, 35
      HSL:
        265°, 64.5320%, 39.8039%
        HSV (HSB):
        265°, 78.4431%, 65.4902%
        XYZ:
        11.9203, 6.2759, 37.1423
        xyY:
        0.2154, 0.1134, 6.2759
      CIE-Lab:
        30.0982, 51.5773, -60.2643
        CIE-LCH:
        30.0982, 79.3221, 310.5586
        CIE-Luv:
        30.0982, 8.3727, -81.6306
        Hunter-Lab:
        25.0518, 41.0945, -70.3684
      #5b24a7 color charts
#5b24a7 RGB chart
      #5b24a7 CMYK chart
      #5b24a7 RGB pie chart
      #5b24a7 color shades, tints & tones
#5b24a7 color schemes
#5b24a7 color preview, HTML & CSS examples
           This text has a color of #5b24a7        
        
          <p style="color:#5b24a7;">Text here</p>
        
        
          .mytext {color:#5b24a7;}
        
        Text color #5b24a7
      
           This box has a color of #5b24a7        
        
          <div style="background-color:#5b24a7;">Content here</div>
        
        
          .mybackground {background-color:#5b24a7;}
        
        Background color #5b24a7
      
           Border around this has a color of #5b24a7        
        
          <div style="border:2px solid #5b24a7;">Content here</div>
        
        
          .myborder {border:2px solid #5b24a7;}
        
        Border color #5b24a7