#5b0a79 color space conversions
Hex:
        #5b0a79
        RGB:
        91, 10, 121
        CMY:
        64, 96, 53
        CMYK:
        25, 92, 0, 53
      HSL:
        284°, 84.7328%, 25.6863%
        HSV (HSB):
        284°, 91.7355%, 47.4510%
        XYZ:
        7.8741, 3.8217, 18.4118
        xyY:
        0.2615, 0.1269, 3.8217
      CIE-Lab:
        23.0730, 49.5490, -43.2294
        CIE-LCH:
        23.0730, 65.7562, 318.8967
        CIE-Luv:
        23.0730, 19.1015, -54.8139
        Hunter-Lab:
        19.5492, 37.6860, -42.1561
      #5b0a79 color charts
#5b0a79 RGB chart
      #5b0a79 CMYK chart
      #5b0a79 RGB pie chart
      #5b0a79 color shades, tints & tones
#5b0a79 color schemes
#5b0a79 color preview, HTML & CSS examples
           This text has a color of #5b0a79        
        
          <p style="color:#5b0a79;">Text here</p>
        
        
          .mytext {color:#5b0a79;}
        
        Text color #5b0a79
      
           This box has a color of #5b0a79        
        
          <div style="background-color:#5b0a79;">Content here</div>
        
        
          .mybackground {background-color:#5b0a79;}
        
        Background color #5b0a79
      
           Border around this has a color of #5b0a79        
        
          <div style="border:2px solid #5b0a79;">Content here</div>
        
        
          .myborder {border:2px solid #5b0a79;}
        
        Border color #5b0a79