#5a327a color space conversions
Hex:
        #5a327a
        RGB:
        90, 50, 122
        CMY:
        65, 80, 52
        CMYK:
        26, 59, 0, 52
      HSL:
        273°, 41.8605%, 33.7255%
        HSV (HSB):
        273°, 59.0164%, 47.8431%
        XYZ:
        8.8699, 5.8600, 19.0760
        xyY:
        0.2624, 0.1733, 5.8600
      CIE-Lab:
        29.0565, 32.5843, -34.2272
        CIE-LCH:
        29.0565, 47.2571, 313.5913
        CIE-Luv:
        29.0565, 12.2955, -47.5430
        Hunter-Lab:
        24.2074, 23.0415, -29.7765
      #5a327a color charts
#5a327a RGB chart
      #5a327a CMYK chart
      #5a327a RGB pie chart
      #5a327a color shades, tints & tones
#5a327a color schemes
#5a327a color preview, HTML & CSS examples
           This text has a color of #5a327a        
        
          <p style="color:#5a327a;">Text here</p>
        
        
          .mytext {color:#5a327a;}
        
        Text color #5a327a
      
           This box has a color of #5a327a        
        
          <div style="background-color:#5a327a;">Content here</div>
        
        
          .mybackground {background-color:#5a327a;}
        
        Background color #5a327a
      
           Border around this has a color of #5a327a        
        
          <div style="border:2px solid #5a327a;">Content here</div>
        
        
          .myborder {border:2px solid #5a327a;}
        
        Border color #5a327a