#5b1792 color space conversions
Hex:
        #5b1792
        RGB:
        91, 23, 146
        CMY:
        64, 91, 43
        CMYK:
        38, 84, 0, 43
      HSL:
        273°, 72.7811%, 33.1373%
        HSV (HSB):
        273°, 84.2466%, 57.2549%
        XYZ:
        9.8091, 4.9123, 27.6253
        xyY:
        0.2316, 0.1160, 4.9123
      CIE-Lab:
        26.4833, 51.4131, -53.3661
        CIE-LCH:
        26.4833, 74.1029, 313.9322
        CIE-Luv:
        26.4833, 13.0826, -69.7516
        Hunter-Lab:
        22.1636, 40.2135, -58.3860
      #5b1792 color charts
#5b1792 RGB chart
      #5b1792 CMYK chart
      #5b1792 RGB pie chart
      #5b1792 color shades, tints & tones
#5b1792 color schemes
#5b1792 color preview, HTML & CSS examples
           This text has a color of #5b1792        
        
          <p style="color:#5b1792;">Text here</p>
        
        
          .mytext {color:#5b1792;}
        
        Text color #5b1792
      
           This box has a color of #5b1792        
        
          <div style="background-color:#5b1792;">Content here</div>
        
        
          .mybackground {background-color:#5b1792;}
        
        Background color #5b1792
      
           Border around this has a color of #5b1792        
        
          <div style="border:2px solid #5b1792;">Content here</div>
        
        
          .myborder {border:2px solid #5b1792;}
        
        Border color #5b1792