#5a6089 color space conversions
Hex:
        #5a6089
        RGB:
        90, 96, 137
        CMY:
        65, 62, 46
        CMYK:
        34, 30, 0, 46
      HSL:
        232°, 20.7048%, 44.5098%
        HSV (HSB):
        232°, 34.3066%, 53.7255%
        XYZ:
        12.9147, 12.3455, 25.3692
        xyY:
        0.2551, 0.2438, 12.3455
      CIE-Lab:
        41.7601, 8.0844, -23.4816
        CIE-LCH:
        41.7601, 24.8344, 288.9979
        CIE-Luv:
        41.7601, -5.1278, -34.2718
        Hunter-Lab:
        35.1362, 4.1211, -18.2134
      #5a6089 color charts
#5a6089 RGB chart
      #5a6089 CMYK chart
      #5a6089 RGB pie chart
      #5a6089 color shades, tints & tones
#5a6089 color schemes
#5a6089 color preview, HTML & CSS examples
           This text has a color of #5a6089        
        
          <p style="color:#5a6089;">Text here</p>
        
        
          .mytext {color:#5a6089;}
        
        Text color #5a6089
      
           This box has a color of #5a6089        
        
          <div style="background-color:#5a6089;">Content here</div>
        
        
          .mybackground {background-color:#5a6089;}
        
        Background color #5a6089
      
           Border around this has a color of #5a6089        
        
          <div style="border:2px solid #5a6089;">Content here</div>
        
        
          .myborder {border:2px solid #5a6089;}
        
        Border color #5a6089