#5b32ba color space conversions
Hex:
        #5b32ba
        RGB:
        91, 50, 186
        CMY:
        64, 80, 27
        CMYK:
        51, 73, 0, 27
      HSL:
        258°, 57.6271%, 46.2745%
        HSV (HSB):
        258°, 73.1183%, 72.9412%
        XYZ:
        14.3179, 8.0505, 47.2536
        xyY:
        0.2057, 0.1156, 8.0505
      CIE-Lab:
        34.0879, 50.1461, -65.0634
        CIE-LCH:
        34.0879, 82.1455, 307.6224
        CIE-Luv:
        34.0879, 4.0056, -91.5589
        Hunter-Lab:
        28.3734, 40.4218, -78.8812
      #5b32ba color charts
#5b32ba RGB chart
      #5b32ba CMYK chart
      #5b32ba RGB pie chart
      #5b32ba color shades, tints & tones
#5b32ba color schemes
#5b32ba color preview, HTML & CSS examples
           This text has a color of #5b32ba        
        
          <p style="color:#5b32ba;">Text here</p>
        
        
          .mytext {color:#5b32ba;}
        
        Text color #5b32ba
      
           This box has a color of #5b32ba        
        
          <div style="background-color:#5b32ba;">Content here</div>
        
        
          .mybackground {background-color:#5b32ba;}
        
        Background color #5b32ba
      
           Border around this has a color of #5b32ba        
        
          <div style="border:2px solid #5b32ba;">Content here</div>
        
        
          .myborder {border:2px solid #5b32ba;}
        
        Border color #5b32ba