#5a49bf color space conversions
Hex:
        #5a49bf
        RGB:
        90, 73, 191
        CMY:
        65, 71, 25
        CMYK:
        53, 62, 0, 25
      HSL:
        249°, 47.9675%, 51.7647%
        HSV (HSB):
        249°, 61.7801%, 74.9020%
        XYZ:
        16.0030, 10.7003, 50.5121
        xyY:
        0.2073, 0.1386, 10.7003
      CIE-Lab:
        39.0711, 38.7188, -59.8751
        CIE-LCH:
        39.0711, 71.3034, 302.8891
        CIE-Luv:
        39.0711, -1.3755, -88.7696
        Hunter-Lab:
        32.7114, 30.0804, -68.6563
      #5a49bf color charts
#5a49bf RGB chart
      #5a49bf CMYK chart
      #5a49bf RGB pie chart
      #5a49bf color shades, tints & tones
#5a49bf color schemes
#5a49bf color preview, HTML & CSS examples
           This text has a color of #5a49bf        
        
          <p style="color:#5a49bf;">Text here</p>
        
        
          .mytext {color:#5a49bf;}
        
        Text color #5a49bf
      
           This box has a color of #5a49bf        
        
          <div style="background-color:#5a49bf;">Content here</div>
        
        
          .mybackground {background-color:#5a49bf;}
        
        Background color #5a49bf
      
           Border around this has a color of #5a49bf        
        
          <div style="border:2px solid #5a49bf;">Content here</div>
        
        
          .myborder {border:2px solid #5a49bf;}
        
        Border color #5a49bf