#5a6cbe color space conversions
Hex:
        #5a6cbe
        RGB:
        90, 108, 190
        CMY:
        65, 58, 25
        CMYK:
        53, 43, 0, 25
      HSL:
        229°, 43.4783%, 54.9020%
        HSV (HSB):
        229°, 52.6316%, 74.5098%
        XYZ:
        18.8733, 16.6165, 50.9278
        xyY:
        0.2184, 0.1923, 16.6165
      CIE-Lab:
        47.7731, 16.8180, -45.2951
        CIE-LCH:
        47.7731, 48.3166, 290.3698
        CIE-Luv:
        47.7731, -11.4772, -70.1994
        Hunter-Lab:
        40.7633, 11.3090, -45.5398
      #5a6cbe color charts
#5a6cbe RGB chart
      #5a6cbe CMYK chart
      #5a6cbe RGB pie chart
      #5a6cbe color shades, tints & tones
#5a6cbe color schemes
#5a6cbe color preview, HTML & CSS examples
           This text has a color of #5a6cbe        
        
          <p style="color:#5a6cbe;">Text here</p>
        
        
          .mytext {color:#5a6cbe;}
        
        Text color #5a6cbe
      
           This box has a color of #5a6cbe        
        
          <div style="background-color:#5a6cbe;">Content here</div>
        
        
          .mybackground {background-color:#5a6cbe;}
        
        Background color #5a6cbe
      
           Border around this has a color of #5a6cbe        
        
          <div style="border:2px solid #5a6cbe;">Content here</div>
        
        
          .myborder {border:2px solid #5a6cbe;}
        
        Border color #5a6cbe