#5a94a5 color space conversions
Hex:
        #5a94a5
        RGB:
        90, 148, 165
        CMY:
        65, 42, 35
        CMYK:
        45, 10, 0, 35
      HSL:
        194°, 29.4118%, 50.0000%
        HSV (HSB):
        194°, 45.4545%, 64.7059%
        XYZ:
        21.5979, 26.0701, 39.4910
        xyY:
        0.2478, 0.2991, 26.0701
      CIE-Lab:
        58.1035, -14.2985, -14.8648
        CIE-LCH:
        58.1035, 20.6255, 226.1125
        CIE-Luv:
        58.1035, -26.5740, -20.0711
        Hunter-Lab:
        51.0589, -13.8476, -10.1161
      #5a94a5 color charts
#5a94a5 RGB chart
      #5a94a5 CMYK chart
      #5a94a5 RGB pie chart
      #5a94a5 color shades, tints & tones
#5a94a5 color schemes
#5a94a5 color preview, HTML & CSS examples
           This text has a color of #5a94a5        
        
          <p style="color:#5a94a5;">Text here</p>
        
        
          .mytext {color:#5a94a5;}
        
        Text color #5a94a5
      
           This box has a color of #5a94a5        
        
          <div style="background-color:#5a94a5;">Content here</div>
        
        
          .mybackground {background-color:#5a94a5;}
        
        Background color #5a94a5
      
           Border around this has a color of #5a94a5        
        
          <div style="border:2px solid #5a94a5;">Content here</div>
        
        
          .myborder {border:2px solid #5a94a5;}
        
        Border color #5a94a5