#5b0a53 color space conversions
Hex:
        #5b0a53
        RGB:
        91, 10, 83
        CMY:
        64, 96, 67
        CMYK:
        0, 89, 9, 64
      HSL:
        306°, 80.1980%, 19.8039%
        HSV (HSB):
        306°, 89.0110%, 35.6863%
        XYZ:
        5.9843, 3.0658, 8.4600
        xyY:
        0.3418, 0.1751, 3.0658
      CIE-Lab:
        20.3054, 42.4232, -22.7472
        CIE-LCH:
        20.3054, 48.1369, 331.7999
        CIE-Luv:
        20.3054, 29.4648, -29.4655
        Hunter-Lab:
        17.5093, 30.3656, -16.3906
      #5b0a53 color charts
#5b0a53 RGB chart
      #5b0a53 CMYK chart
      #5b0a53 RGB pie chart
      #5b0a53 color shades, tints & tones
#5b0a53 color schemes
#5b0a53 color preview, HTML & CSS examples
           This text has a color of #5b0a53        
        
          <p style="color:#5b0a53;">Text here</p>
        
        
          .mytext {color:#5b0a53;}
        
        Text color #5b0a53
      
           This box has a color of #5b0a53        
        
          <div style="background-color:#5b0a53;">Content here</div>
        
        
          .mybackground {background-color:#5b0a53;}
        
        Background color #5b0a53
      
           Border around this has a color of #5b0a53        
        
          <div style="border:2px solid #5b0a53;">Content here</div>
        
        
          .myborder {border:2px solid #5b0a53;}
        
        Border color #5b0a53