#5a326a color space conversions
Hex:
        #5a326a
        RGB:
        90, 50, 106
        CMY:
        65, 80, 58
        CMYK:
        15, 53, 0, 58
      HSL:
        283°, 35.8974%, 30.5882%
        HSV (HSB):
        283°, 52.8302%, 41.5686%
        XYZ:
        7.9586, 5.4955, 14.2769
        xyY:
        0.2870, 0.1982, 5.4955
      CIE-Lab:
        28.1021, 28.6483, -25.5684
        CIE-LCH:
        28.1021, 38.3988, 318.2513
        CIE-Luv:
        28.1021, 15.0215, -35.4662
        Hunter-Lab:
        23.4424, 19.5755, -19.6992
      #5a326a color charts
#5a326a RGB chart
      #5a326a CMYK chart
      #5a326a RGB pie chart
      #5a326a color shades, tints & tones
#5a326a color schemes
#5a326a color preview, HTML & CSS examples
           This text has a color of #5a326a        
        
          <p style="color:#5a326a;">Text here</p>
        
        
          .mytext {color:#5a326a;}
        
        Text color #5a326a
      
           This box has a color of #5a326a        
        
          <div style="background-color:#5a326a;">Content here</div>
        
        
          .mybackground {background-color:#5a326a;}
        
        Background color #5a326a
      
           Border around this has a color of #5a326a        
        
          <div style="border:2px solid #5a326a;">Content here</div>
        
        
          .myborder {border:2px solid #5a326a;}
        
        Border color #5a326a