#5a4477 color space conversions
Hex:
        #5a4477
        RGB:
        90, 68, 119
        CMY:
        65, 73, 53
        CMYK:
        24, 43, 0, 53
      HSL:
        266°, 27.2727%, 36.6667%
        HSV (HSB):
        266°, 42.8571%, 46.6667%
        XYZ:
        9.6133, 7.6398, 18.4207
        xyY:
        0.2695, 0.2142, 7.6398
      CIE-Lab:
        33.2212, 20.8000, -25.7504
        CIE-LCH:
        33.2212, 33.1017, 308.9297
        CIE-Luv:
        33.2212, 7.0904, -36.8059
        Hunter-Lab:
        27.6402, 13.7124, -20.1654
      #5a4477 color charts
#5a4477 RGB chart
      #5a4477 CMYK chart
      #5a4477 RGB pie chart
      #5a4477 color shades, tints & tones
#5a4477 color schemes
#5a4477 color preview, HTML & CSS examples
           This text has a color of #5a4477        
        
          <p style="color:#5a4477;">Text here</p>
        
        
          .mytext {color:#5a4477;}
        
        Text color #5a4477
      
           This box has a color of #5a4477        
        
          <div style="background-color:#5a4477;">Content here</div>
        
        
          .mybackground {background-color:#5a4477;}
        
        Background color #5a4477
      
           Border around this has a color of #5a4477        
        
          <div style="border:2px solid #5a4477;">Content here</div>
        
        
          .myborder {border:2px solid #5a4477;}
        
        Border color #5a4477