#5a7b95 color space conversions
Hex:
        #5a7b95
        RGB:
        90, 123, 149
        CMY:
        65, 52, 42
        CMYK:
        40, 17, 0, 42
      HSL:
        206°, 24.6862%, 46.8627%
        HSV (HSB):
        206°, 39.5973%, 58.4314%
        XYZ:
        16.7242, 18.5095, 31.1250
        xyY:
        0.2520, 0.2789, 18.5095
      CIE-Lab:
        50.1083, -4.7684, -17.7688
        CIE-LCH:
        50.1083, 18.3975, 254.9781
        CIE-Luv:
        50.1083, -16.4873, -25.2136
        Hunter-Lab:
        43.0227, -5.9013, -12.7778
      #5a7b95 color charts
#5a7b95 RGB chart
      #5a7b95 CMYK chart
      #5a7b95 RGB pie chart
      #5a7b95 color shades, tints & tones
#5a7b95 color schemes
#5a7b95 color preview, HTML & CSS examples
           This text has a color of #5a7b95        
        
          <p style="color:#5a7b95;">Text here</p>
        
        
          .mytext {color:#5a7b95;}
        
        Text color #5a7b95
      
           This box has a color of #5a7b95        
        
          <div style="background-color:#5a7b95;">Content here</div>
        
        
          .mybackground {background-color:#5a7b95;}
        
        Background color #5a7b95
      
           Border around this has a color of #5a7b95        
        
          <div style="border:2px solid #5a7b95;">Content here</div>
        
        
          .myborder {border:2px solid #5a7b95;}
        
        Border color #5a7b95