#5b28a5 color space conversions
Hex:
        #5b28a5
        RGB:
        91, 40, 165
        CMY:
        64, 84, 35
        CMYK:
        45, 76, 0, 35
      HSL:
        264°, 60.9756%, 40.1961%
        HSV (HSB):
        264°, 75.7576%, 64.7059%
        XYZ:
        11.8647, 6.4583, 36.2186
        xyY:
        0.2175, 0.1184, 6.4583
      CIE-Lab:
        30.5406, 49.2806, -58.3333
        CIE-LCH:
        30.5406, 76.3633, 310.1915
        CIE-Luv:
        30.5406, 8.1258, -79.7890
        Hunter-Lab:
        25.4133, 38.8632, -66.7098
      #5b28a5 color charts
#5b28a5 RGB chart
      #5b28a5 CMYK chart
      #5b28a5 RGB pie chart
      #5b28a5 color shades, tints & tones
#5b28a5 color schemes
#5b28a5 color preview, HTML & CSS examples
           This text has a color of #5b28a5        
        
          <p style="color:#5b28a5;">Text here</p>
        
        
          .mytext {color:#5b28a5;}
        
        Text color #5b28a5
      
           This box has a color of #5b28a5        
        
          <div style="background-color:#5b28a5;">Content here</div>
        
        
          .mybackground {background-color:#5b28a5;}
        
        Background color #5b28a5
      
           Border around this has a color of #5b28a5        
        
          <div style="border:2px solid #5b28a5;">Content here</div>
        
        
          .myborder {border:2px solid #5b28a5;}
        
        Border color #5b28a5