#5a779a color space conversions
Hex:
        #5a779a
        RGB:
        90, 119, 154
        CMY:
        65, 53, 40
        CMYK:
        42, 23, 0, 40
      HSL:
        213°, 26.2295%, 47.8431%
        HSV (HSB):
        213°, 41.5584%, 60.3922%
        XYZ:
        16.6460, 17.7004, 33.1110
        xyY:
        0.2468, 0.2624, 17.7004
      CIE-Lab:
        49.1307, -0.9919, -22.1991
        CIE-LCH:
        49.1307, 22.2212, 267.4416
        CIE-Luv:
        49.1307, -14.8822, -32.4129
        Hunter-Lab:
        42.0718, -3.0010, -17.2116
      #5a779a color charts
#5a779a RGB chart
      #5a779a CMYK chart
      #5a779a RGB pie chart
      #5a779a color shades, tints & tones
#5a779a color schemes
#5a779a color preview, HTML & CSS examples
           This text has a color of #5a779a        
        
          <p style="color:#5a779a;">Text here</p>
        
        
          .mytext {color:#5a779a;}
        
        Text color #5a779a
      
           This box has a color of #5a779a        
        
          <div style="background-color:#5a779a;">Content here</div>
        
        
          .mybackground {background-color:#5a779a;}
        
        Background color #5a779a
      
           Border around this has a color of #5a779a        
        
          <div style="border:2px solid #5a779a;">Content here</div>
        
        
          .myborder {border:2px solid #5a779a;}
        
        Border color #5a779a