#5a6695 color space conversions
Hex:
        #5a6695
        RGB:
        90, 102, 149
        CMY:
        65, 60, 42
        CMYK:
        40, 32, 0, 42
      HSL:
        228°, 24.6862%, 46.8627%
        HSV (HSB):
        228°, 39.5973%, 58.4314%
        XYZ:
        14.3926, 13.8463, 30.3478
        xyY:
        0.2457, 0.2363, 13.8463
      CIE-Lab:
        44.0117, 7.8329, -27.1744
        CIE-LCH:
        44.0117, 28.2807, 286.0794
        CIE-Luv:
        44.0117, -8.0017, -40.2599
        Hunter-Lab:
        37.2107, 3.9230, -22.3075
      #5a6695 color charts
#5a6695 RGB chart
      #5a6695 CMYK chart
      #5a6695 RGB pie chart
      #5a6695 color shades, tints & tones
#5a6695 color schemes
#5a6695 color preview, HTML & CSS examples
           This text has a color of #5a6695        
        
          <p style="color:#5a6695;">Text here</p>
        
        
          .mytext {color:#5a6695;}
        
        Text color #5a6695
      
           This box has a color of #5a6695        
        
          <div style="background-color:#5a6695;">Content here</div>
        
        
          .mybackground {background-color:#5a6695;}
        
        Background color #5a6695
      
           Border around this has a color of #5a6695        
        
          <div style="border:2px solid #5a6695;">Content here</div>
        
        
          .myborder {border:2px solid #5a6695;}
        
        Border color #5a6695