#5a329a color space conversions
Hex:
        #5a329a
        RGB:
        90, 50, 154
        CMY:
        65, 80, 40
        CMYK:
        42, 68, 0, 40
      HSL:
        263°, 50.9804%, 40.0000%
        HSV (HSB):
        263°, 67.5325%, 60.3922%
        XYZ:
        11.1898, 6.7880, 31.2923
        xyY:
        0.2271, 0.1378, 6.7880
      CIE-Lab:
        31.3192, 41.0933, -50.3995
        CIE-LCH:
        31.3192, 65.0289, 309.1921
        CIE-Luv:
        31.3192, 7.5352, -70.4553
        Hunter-Lab:
        26.0537, 31.0698, -52.9738
      #5a329a color charts
#5a329a RGB chart
      #5a329a CMYK chart
      #5a329a RGB pie chart
      #5a329a color shades, tints & tones
#5a329a color schemes
#5a329a color preview, HTML & CSS examples
           This text has a color of #5a329a        
        
          <p style="color:#5a329a;">Text here</p>
        
        
          .mytext {color:#5a329a;}
        
        Text color #5a329a
      
           This box has a color of #5a329a        
        
          <div style="background-color:#5a329a;">Content here</div>
        
        
          .mybackground {background-color:#5a329a;}
        
        Background color #5a329a
      
           Border around this has a color of #5a329a        
        
          <div style="border:2px solid #5a329a;">Content here</div>
        
        
          .myborder {border:2px solid #5a329a;}
        
        Border color #5a329a