#5a6e95 color space conversions
Hex:
        #5a6e95
        RGB:
        90, 110, 149
        CMY:
        65, 57, 42
        CMYK:
        40, 26, 0, 42
      HSL:
        220°, 24.6862%, 46.8627%
        HSV (HSB):
        220°, 39.5973%, 58.4314%
        XYZ:
        15.2172, 15.4954, 30.6227
        xyY:
        0.2481, 0.2526, 15.4954
      CIE-Lab:
        46.3054, 2.9414, -23.6129
        CIE-LCH:
        46.3054, 23.7954, 277.1005
        CIE-Luv:
        46.3054, -11.1721, -34.6609
        Hunter-Lab:
        39.3643, 0.1160, -18.5685
      #5a6e95 color charts
#5a6e95 RGB chart
      #5a6e95 CMYK chart
      #5a6e95 RGB pie chart
      #5a6e95 color shades, tints & tones
#5a6e95 color schemes
#5a6e95 color preview, HTML & CSS examples
           This text has a color of #5a6e95        
        
          <p style="color:#5a6e95;">Text here</p>
        
        
          .mytext {color:#5a6e95;}
        
        Text color #5a6e95
      
           This box has a color of #5a6e95        
        
          <div style="background-color:#5a6e95;">Content here</div>
        
        
          .mybackground {background-color:#5a6e95;}
        
        Background color #5a6e95
      
           Border around this has a color of #5a6e95        
        
          <div style="border:2px solid #5a6e95;">Content here</div>
        
        
          .myborder {border:2px solid #5a6e95;}
        
        Border color #5a6e95