#5a50a0 color space conversions
Hex:
        #5a50a0
        RGB:
        90, 80, 160
        CMY:
        65, 69, 37
        CMYK:
        44, 50, 0, 37
      HSL:
        248°, 33.3333%, 47.0588%
        HSV (HSB):
        248°, 50.0000%, 62.7451%
        XYZ:
        13.4303, 10.4490, 34.5667
        xyY:
        0.2298, 0.1788, 10.4490
      CIE-Lab:
        38.6366, 24.9242, -42.2351
        CIE-LCH:
        38.6366, 49.0410, 300.5461
        CIE-Luv:
        38.6366, -0.8446, -62.7602
        Hunter-Lab:
        32.3250, 17.5938, -40.7743
      #5a50a0 color charts
#5a50a0 RGB chart
      #5a50a0 CMYK chart
      #5a50a0 RGB pie chart
      #5a50a0 color shades, tints & tones
#5a50a0 color schemes
#5a50a0 color preview, HTML & CSS examples
           This text has a color of #5a50a0        
        
          <p style="color:#5a50a0;">Text here</p>
        
        
          .mytext {color:#5a50a0;}
        
        Text color #5a50a0
      
           This box has a color of #5a50a0        
        
          <div style="background-color:#5a50a0;">Content here</div>
        
        
          .mybackground {background-color:#5a50a0;}
        
        Background color #5a50a0
      
           Border around this has a color of #5a50a0        
        
          <div style="border:2px solid #5a50a0;">Content here</div>
        
        
          .myborder {border:2px solid #5a50a0;}
        
        Border color #5a50a0