#5b0b79 color space conversions
Hex:
        #5b0b79
        RGB:
        91, 11, 121
        CMY:
        64, 96, 53
        CMYK:
        25, 91, 0, 53
      HSL:
        284°, 83.3333%, 25.8824%
        HSV (HSB):
        284°, 90.9091%, 47.4510%
        XYZ:
        7.8852, 3.8440, 18.4155
        xyY:
        0.2616, 0.1275, 3.8440
      CIE-Lab:
        23.1487, 49.3252, -43.1063
        CIE-LCH:
        23.1487, 65.5067, 318.8492
        CIE-Luv:
        23.1487, 19.0430, -54.7481
        Hunter-Lab:
        19.6060, 37.4794, -41.9656
      #5b0b79 color charts
#5b0b79 RGB chart
      #5b0b79 CMYK chart
      #5b0b79 RGB pie chart
      #5b0b79 color shades, tints & tones
#5b0b79 color schemes
#5b0b79 color preview, HTML & CSS examples
           This text has a color of #5b0b79        
        
          <p style="color:#5b0b79;">Text here</p>
        
        
          .mytext {color:#5b0b79;}
        
        Text color #5b0b79
      
           This box has a color of #5b0b79        
        
          <div style="background-color:#5b0b79;">Content here</div>
        
        
          .mybackground {background-color:#5b0b79;}
        
        Background color #5b0b79
      
           Border around this has a color of #5b0b79        
        
          <div style="border:2px solid #5b0b79;">Content here</div>
        
        
          .myborder {border:2px solid #5b0b79;}
        
        Border color #5b0b79