#5b6cbe color space conversions
Hex:
        #5b6cbe
        RGB:
        91, 108, 190
        CMY:
        64, 58, 25
        CMYK:
        52, 43, 0, 25
      HSL:
        230°, 43.2314%, 55.0980%
        HSV (HSB):
        230°, 52.1053%, 74.5098%
        XYZ:
        18.9712, 16.6670, 50.9324
        xyY:
        0.2191, 0.1925, 16.6670
      CIE-Lab:
        47.8377, 17.0435, -45.1885
        CIE-LCH:
        47.8377, 48.2958, 290.6647
        CIE-Luv:
        47.8377, -11.1449, -70.0795
        Hunter-Lab:
        40.8252, 11.5037, -45.3909
      #5b6cbe color charts
#5b6cbe RGB chart
      #5b6cbe CMYK chart
      #5b6cbe RGB pie chart
      #5b6cbe color shades, tints & tones
#5b6cbe color schemes
#5b6cbe color preview, HTML & CSS examples
           This text has a color of #5b6cbe        
        
          <p style="color:#5b6cbe;">Text here</p>
        
        
          .mytext {color:#5b6cbe;}
        
        Text color #5b6cbe
      
           This box has a color of #5b6cbe        
        
          <div style="background-color:#5b6cbe;">Content here</div>
        
        
          .mybackground {background-color:#5b6cbe;}
        
        Background color #5b6cbe
      
           Border around this has a color of #5b6cbe        
        
          <div style="border:2px solid #5b6cbe;">Content here</div>
        
        
          .myborder {border:2px solid #5b6cbe;}
        
        Border color #5b6cbe