#5a6483 color space conversions
Hex:
        #5a6483
        RGB:
        90, 100, 131
        CMY:
        65, 61, 49
        CMYK:
        31, 24, 0, 49
      HSL:
        225°, 18.5520%, 43.3333%
        HSV (HSB):
        225°, 31.2977%, 51.3725%
        XYZ:
        12.8704, 12.9267, 23.2895
        xyY:
        0.2622, 0.2633, 12.9267
      CIE-Lab:
        42.6526, 3.9432, -18.4837
        CIE-LCH:
        42.6526, 18.8996, 282.0426
        CIE-Luv:
        42.6526, -6.5118, -26.4975
        Hunter-Lab:
        35.9537, 0.9787, -13.2383
      #5a6483 color charts
#5a6483 RGB chart
      #5a6483 CMYK chart
      #5a6483 RGB pie chart
      #5a6483 color shades, tints & tones
#5a6483 color schemes
#5a6483 color preview, HTML & CSS examples
           This text has a color of #5a6483        
        
          <p style="color:#5a6483;">Text here</p>
        
        
          .mytext {color:#5a6483;}
        
        Text color #5a6483
      
           This box has a color of #5a6483        
        
          <div style="background-color:#5a6483;">Content here</div>
        
        
          .mybackground {background-color:#5a6483;}
        
        Background color #5a6483
      
           Border around this has a color of #5a6483        
        
          <div style="border:2px solid #5a6483;">Content here</div>
        
        
          .myborder {border:2px solid #5a6483;}
        
        Border color #5a6483