#5b039a color space conversions
Hex:
        #5b039a
        RGB:
        91, 3, 154
        CMY:
        64, 99, 40
        CMYK:
        41, 98, 0, 40
      HSL:
        275°, 96.1783%, 30.7843%
        HSV (HSB):
        275°, 98.0519%, 60.3922%
        XYZ:
        10.1797, 4.6224, 30.9275
        xyY:
        0.2226, 0.1011, 4.6224
      CIE-Lab:
        25.6306, 58.0058, -59.6926
        CIE-LCH:
        25.6306, 83.2339, 314.1789
        CIE-Luv:
        25.6306, 12.8241, -75.5980
        Hunter-Lab:
        21.4997, 46.8918, -70.2395
      #5b039a color charts
#5b039a RGB chart
      #5b039a CMYK chart
      #5b039a RGB pie chart
      #5b039a color shades, tints & tones
#5b039a color schemes
#5b039a color preview, HTML & CSS examples
           This text has a color of #5b039a        
        
          <p style="color:#5b039a;">Text here</p>
        
        
          .mytext {color:#5b039a;}
        
        Text color #5b039a
      
           This box has a color of #5b039a        
        
          <div style="background-color:#5b039a;">Content here</div>
        
        
          .mybackground {background-color:#5b039a;}
        
        Background color #5b039a
      
           Border around this has a color of #5b039a        
        
          <div style="border:2px solid #5b039a;">Content here</div>
        
        
          .myborder {border:2px solid #5b039a;}
        
        Border color #5b039a