#5a4c6a color space conversions
Hex:
        #5a4c6a
        RGB:
        90, 76, 106
        CMY:
        65, 70, 58
        CMYK:
        15, 28, 0, 58
      HSL:
        268°, 16.4835%, 35.6863%
        HSV (HSB):
        268°, 28.3019%, 41.5686%
        XYZ:
        9.4024, 8.3831, 14.7582
        xyY:
        0.2889, 0.2576, 8.3831
      CIE-Lab:
        34.7684, 12.4144, -15.2039
        CIE-LCH:
        34.7684, 19.6285, 309.2327
        CIE-Luv:
        34.7684, 5.3213, -21.6204
        Hunter-Lab:
        28.9537, 7.2971, -9.9536
      #5a4c6a color charts
#5a4c6a RGB chart
      #5a4c6a CMYK chart
      #5a4c6a RGB pie chart
      #5a4c6a color shades, tints & tones
#5a4c6a color schemes
#5a4c6a color preview, HTML & CSS examples
           This text has a color of #5a4c6a        
        
          <p style="color:#5a4c6a;">Text here</p>
        
        
          .mytext {color:#5a4c6a;}
        
        Text color #5a4c6a
      
           This box has a color of #5a4c6a        
        
          <div style="background-color:#5a4c6a;">Content here</div>
        
        
          .mybackground {background-color:#5a4c6a;}
        
        Background color #5a4c6a
      
           Border around this has a color of #5a4c6a        
        
          <div style="border:2px solid #5a4c6a;">Content here</div>
        
        
          .myborder {border:2px solid #5a4c6a;}
        
        Border color #5a4c6a