#5a49be color space conversions
Hex:
        #5a49be
        RGB:
        90, 73, 190
        CMY:
        65, 71, 25
        CMYK:
        53, 62, 0, 25
      HSL:
        249°, 47.3684%, 51.5686%
        HSV (HSB):
        249°, 61.5789%, 74.5098%
        XYZ:
        15.8933, 10.6565, 49.9344
        xyY:
        0.2078, 0.1393, 10.6565
      CIE-Lab:
        38.9957, 38.4114, -59.4126
        CIE-LCH:
        38.9957, 70.7481, 302.8834
        CIE-Luv:
        38.9957, -1.2962, -88.0700
        Hunter-Lab:
        32.6442, 29.7776, -67.8424
      #5a49be color charts
#5a49be RGB chart
      #5a49be CMYK chart
      #5a49be RGB pie chart
      #5a49be color shades, tints & tones
#5a49be color schemes
#5a49be color preview, HTML & CSS examples
           This text has a color of #5a49be        
        
          <p style="color:#5a49be;">Text here</p>
        
        
          .mytext {color:#5a49be;}
        
        Text color #5a49be
      
           This box has a color of #5a49be        
        
          <div style="background-color:#5a49be;">Content here</div>
        
        
          .mybackground {background-color:#5a49be;}
        
        Background color #5a49be
      
           Border around this has a color of #5a49be        
        
          <div style="border:2px solid #5a49be;">Content here</div>
        
        
          .myborder {border:2px solid #5a49be;}
        
        Border color #5a49be