#5a49a4 color space conversions
Hex:
        #5a49a4
        RGB:
        90, 73, 164
        CMY:
        65, 71, 36
        CMYK:
        45, 55, 0, 36
      HSL:
        251°, 38.3966%, 46.4706%
        HSV (HSB):
        251°, 55.4878%, 64.3137%
        XYZ:
        13.2998, 9.6191, 36.2776
        xyY:
        0.2247, 0.1625, 9.6191
      CIE-Lab:
        37.1499, 30.4864, -47.0132
        CIE-LCH:
        37.1499, 56.0327, 302.9619
        CIE-Luv:
        37.1499, 0.8901, -69.2503
        Hunter-Lab:
        31.0146, 22.2695, -47.6409
      #5a49a4 color charts
#5a49a4 RGB chart
      #5a49a4 CMYK chart
      #5a49a4 RGB pie chart
      #5a49a4 color shades, tints & tones
#5a49a4 color schemes
#5a49a4 color preview, HTML & CSS examples
           This text has a color of #5a49a4        
        
          <p style="color:#5a49a4;">Text here</p>
        
        
          .mytext {color:#5a49a4;}
        
        Text color #5a49a4
      
           This box has a color of #5a49a4        
        
          <div style="background-color:#5a49a4;">Content here</div>
        
        
          .mybackground {background-color:#5a49a4;}
        
        Background color #5a49a4
      
           Border around this has a color of #5a49a4        
        
          <div style="border:2px solid #5a49a4;">Content here</div>
        
        
          .myborder {border:2px solid #5a49a4;}
        
        Border color #5a49a4