#5b0a93 color space conversions
Hex:
        #5b0a93
        RGB:
        91, 10, 147
        CMY:
        64, 96, 42
        CMYK:
        38, 93, 0, 42
      HSL:
        275°, 87.2611%, 30.7843%
        HSV (HSB):
        275°, 93.1973%, 57.6471%
        XYZ:
        9.6894, 4.5478, 27.9709
        xyY:
        0.2296, 0.1077, 4.5478
      CIE-Lab:
        25.4056, 55.1007, -55.7501
        CIE-LCH:
        25.4056, 78.3846, 314.6644
        CIE-Luv:
        25.4056, 13.7630, -71.1400
        Hunter-Lab:
        21.3256, 43.7825, -62.8375
      #5b0a93 color charts
#5b0a93 RGB chart
      #5b0a93 CMYK chart
      #5b0a93 RGB pie chart
      #5b0a93 color shades, tints & tones
#5b0a93 color schemes
#5b0a93 color preview, HTML & CSS examples
           This text has a color of #5b0a93        
        
          <p style="color:#5b0a93;">Text here</p>
        
        
          .mytext {color:#5b0a93;}
        
        Text color #5b0a93
      
           This box has a color of #5b0a93        
        
          <div style="background-color:#5b0a93;">Content here</div>
        
        
          .mybackground {background-color:#5b0a93;}
        
        Background color #5b0a93
      
           Border around this has a color of #5b0a93        
        
          <div style="border:2px solid #5b0a93;">Content here</div>
        
        
          .myborder {border:2px solid #5b0a93;}
        
        Border color #5b0a93