#5b0c79 color space conversions
Hex:
        #5b0c79
        RGB:
        91, 12, 121
        CMY:
        64, 95, 53
        CMYK:
        25, 90, 0, 53
      HSL:
        283°, 81.9549%, 26.0784%
        HSV (HSB):
        283°, 90.0826%, 47.4510%
        XYZ:
        7.8970, 3.8676, 18.4195
        xyY:
        0.2616, 0.1281, 3.8676
      CIE-Lab:
        23.2287, 49.0893, -42.9763
        CIE-LCH:
        23.2287, 65.2436, 318.7988
        CIE-Luv:
        23.2287, 18.9807, -54.6774
        Hunter-Lab:
        19.6661, 37.2620, -41.7652
      #5b0c79 color charts
#5b0c79 RGB chart
      #5b0c79 CMYK chart
      #5b0c79 RGB pie chart
      #5b0c79 color shades, tints & tones
#5b0c79 color schemes
#5b0c79 color preview, HTML & CSS examples
           This text has a color of #5b0c79        
        
          <p style="color:#5b0c79;">Text here</p>
        
        
          .mytext {color:#5b0c79;}
        
        Text color #5b0c79
      
           This box has a color of #5b0c79        
        
          <div style="background-color:#5b0c79;">Content here</div>
        
        
          .mybackground {background-color:#5b0c79;}
        
        Background color #5b0c79
      
           Border around this has a color of #5b0c79        
        
          <div style="border:2px solid #5b0c79;">Content here</div>
        
        
          .myborder {border:2px solid #5b0c79;}
        
        Border color #5b0c79