#5a5d9a color space conversions
Hex:
        #5a5d9a
        RGB:
        90, 93, 154
        CMY:
        65, 64, 40
        CMYK:
        42, 40, 0, 40
      HSL:
        237°, 26.2295%, 47.8431%
        HSV (HSB):
        237°, 41.5584%, 60.3922%
        XYZ:
        13.9635, 12.3355, 32.2169
        xyY:
        0.2386, 0.2108, 12.3355
      CIE-Lab:
        41.7444, 14.9307, -33.7124
        CIE-LCH:
        41.7444, 36.8707, 293.8878
        CIE-Luv:
        41.7444, -4.8393, -50.3727
        Hunter-Lab:
        35.1219, 9.5037, -29.8007
      #5a5d9a color charts
#5a5d9a RGB chart
      #5a5d9a CMYK chart
      #5a5d9a RGB pie chart
      #5a5d9a color shades, tints & tones
#5a5d9a color schemes
#5a5d9a color preview, HTML & CSS examples
           This text has a color of #5a5d9a        
        
          <p style="color:#5a5d9a;">Text here</p>
        
        
          .mytext {color:#5a5d9a;}
        
        Text color #5a5d9a
      
           This box has a color of #5a5d9a        
        
          <div style="background-color:#5a5d9a;">Content here</div>
        
        
          .mybackground {background-color:#5a5d9a;}
        
        Background color #5a5d9a
      
           Border around this has a color of #5a5d9a        
        
          <div style="border:2px solid #5a5d9a;">Content here</div>
        
        
          .myborder {border:2px solid #5a5d9a;}
        
        Border color #5a5d9a