#5a7fbe color space conversions
Hex:
        #5a7fbe
        RGB:
        90, 127, 190
        CMY:
        65, 50, 25
        CMYK:
        53, 33, 0, 25
      HSL:
        218°, 43.4783%, 54.9020%
        HSV (HSB):
        218°, 52.6316%, 74.5098%
        XYZ:
        21.1001, 21.0701, 51.6700
        xyY:
        0.2249, 0.2245, 21.0701
      CIE-Lab:
        53.0261, 5.2243, -36.9888
        CIE-LCH:
        53.0261, 37.3559, 278.0393
        CIE-Luv:
        53.0261, -18.1647, -57.2388
        Hunter-Lab:
        45.9022, 1.7231, -34.6086
      #5a7fbe color charts
#5a7fbe RGB chart
      #5a7fbe CMYK chart
      #5a7fbe RGB pie chart
      #5a7fbe color shades, tints & tones
#5a7fbe color schemes
#5a7fbe color preview, HTML & CSS examples
           This text has a color of #5a7fbe        
        
          <p style="color:#5a7fbe;">Text here</p>
        
        
          .mytext {color:#5a7fbe;}
        
        Text color #5a7fbe
      
           This box has a color of #5a7fbe        
        
          <div style="background-color:#5a7fbe;">Content here</div>
        
        
          .mybackground {background-color:#5a7fbe;}
        
        Background color #5a7fbe
      
           Border around this has a color of #5a7fbe        
        
          <div style="border:2px solid #5a7fbe;">Content here</div>
        
        
          .myborder {border:2px solid #5a7fbe;}
        
        Border color #5a7fbe