#5b28a2 color space conversions
Hex:
        #5b28a2
        RGB:
        91, 40, 162
        CMY:
        64, 84, 36
        CMYK:
        44, 75, 0, 36
      HSL:
        265°, 60.3960%, 39.6078%
        HSV (HSB):
        265°, 75.3086%, 63.5294%
        XYZ:
        11.5948, 6.3504, 34.7970
        xyY:
        0.2198, 0.1204, 6.3504
      CIE-Lab:
        30.2797, 48.4952, -56.9458
        CIE-LCH:
        30.2797, 74.7972, 310.4178
        CIE-Luv:
        30.2797, 8.5478, -77.8523
        Hunter-Lab:
        25.1999, 38.0299, -64.2300
      #5b28a2 color charts
#5b28a2 RGB chart
      #5b28a2 CMYK chart
      #5b28a2 RGB pie chart
      #5b28a2 color shades, tints & tones
#5b28a2 color schemes
#5b28a2 color preview, HTML & CSS examples
           This text has a color of #5b28a2        
        
          <p style="color:#5b28a2;">Text here</p>
        
        
          .mytext {color:#5b28a2;}
        
        Text color #5b28a2
      
           This box has a color of #5b28a2        
        
          <div style="background-color:#5b28a2;">Content here</div>
        
        
          .mybackground {background-color:#5b28a2;}
        
        Background color #5b28a2
      
           Border around this has a color of #5b28a2        
        
          <div style="border:2px solid #5b28a2;">Content here</div>
        
        
          .myborder {border:2px solid #5b28a2;}
        
        Border color #5b28a2