#5b94a5 color space conversions
Hex:
        #5b94a5
        RGB:
        91, 148, 165
        CMY:
        64, 42, 35
        CMYK:
        45, 10, 0, 35
      HSL:
        194°, 29.1339%, 50.1961%
        HSV (HSB):
        194°, 44.8485%, 64.7059%
        XYZ:
        21.6958, 26.1206, 39.4956
        xyY:
        0.2485, 0.2992, 26.1206
      CIE-Lab:
        58.1513, -14.0441, -14.7879
        CIE-LCH:
        58.1513, 20.3941, 226.4778
        CIE-Luv:
        58.1513, -26.2401, -19.9875
        Hunter-Lab:
        51.1083, -13.6650, -10.0425
      #5b94a5 color charts
#5b94a5 RGB chart
      #5b94a5 CMYK chart
      #5b94a5 RGB pie chart
      #5b94a5 color shades, tints & tones
#5b94a5 color schemes
#5b94a5 color preview, HTML & CSS examples
           This text has a color of #5b94a5        
        
          <p style="color:#5b94a5;">Text here</p>
        
        
          .mytext {color:#5b94a5;}
        
        Text color #5b94a5
      
           This box has a color of #5b94a5        
        
          <div style="background-color:#5b94a5;">Content here</div>
        
        
          .mybackground {background-color:#5b94a5;}
        
        Background color #5b94a5
      
           Border around this has a color of #5b94a5        
        
          <div style="border:2px solid #5b94a5;">Content here</div>
        
        
          .myborder {border:2px solid #5b94a5;}
        
        Border color #5b94a5