#5a94cb color space conversions
Hex:
        #5a94cb
        RGB:
        90, 148, 203
        CMY:
        65, 42, 20
        CMYK:
        56, 27, 0, 20
      HSL:
        209°, 52.0737%, 57.4510%
        HSV (HSB):
        209°, 55.6650%, 79.6078%
        XYZ:
        25.5858, 27.6653, 60.4913
        xyY:
        0.2249, 0.2432, 27.6653
      CIE-Lab:
        59.5851, -2.9556, -34.0957
        CIE-LCH:
        59.5851, 34.2235, 265.0457
        CIE-Luv:
        59.5851, -25.8028, -52.7197
        Hunter-Lab:
        52.5978, -5.2160, -31.3694
      #5a94cb color charts
#5a94cb RGB chart
      #5a94cb CMYK chart
      #5a94cb RGB pie chart
      #5a94cb color shades, tints & tones
#5a94cb color schemes
#5a94cb color preview, HTML & CSS examples
           This text has a color of #5a94cb        
        
          <p style="color:#5a94cb;">Text here</p>
        
        
          .mytext {color:#5a94cb;}
        
        Text color #5a94cb
      
           This box has a color of #5a94cb        
        
          <div style="background-color:#5a94cb;">Content here</div>
        
        
          .mybackground {background-color:#5a94cb;}
        
        Background color #5a94cb
      
           Border around this has a color of #5a94cb        
        
          <div style="border:2px solid #5a94cb;">Content here</div>
        
        
          .myborder {border:2px solid #5a94cb;}
        
        Border color #5a94cb