#5a539e color space conversions
Hex:
        #5a539e
        RGB:
        90, 83, 158
        CMY:
        65, 67, 38
        CMYK:
        43, 47, 0, 38
      HSL:
        246°, 31.1203%, 47.2549%
        HSV (HSB):
        246°, 47.4684%, 61.9608%
        XYZ:
        13.4813, 10.8288, 33.7274
        xyY:
        0.2323, 0.1866, 10.8288
      CIE-Lab:
        39.2906, 22.4343, -39.9941
        CIE-LCH:
        39.2906, 45.8566, 299.2898
        CIE-Luv:
        39.2906, -1.6506, -59.5665
        Hunter-Lab:
        32.9071, 15.5397, -37.7329
      #5a539e color charts
#5a539e RGB chart
      #5a539e CMYK chart
      #5a539e RGB pie chart
      #5a539e color shades, tints & tones
#5a539e color schemes
#5a539e color preview, HTML & CSS examples
           This text has a color of #5a539e        
        
          <p style="color:#5a539e;">Text here</p>
        
        
          .mytext {color:#5a539e;}
        
        Text color #5a539e
      
           This box has a color of #5a539e        
        
          <div style="background-color:#5a539e;">Content here</div>
        
        
          .mybackground {background-color:#5a539e;}
        
        Background color #5a539e
      
           Border around this has a color of #5a539e        
        
          <div style="border:2px solid #5a539e;">Content here</div>
        
        
          .myborder {border:2px solid #5a539e;}
        
        Border color #5a539e