#5b6bae color space conversions
Hex:
        #5b6bae
        RGB:
        91, 107, 174
        CMY:
        64, 58, 32
        CMYK:
        48, 39, 0, 32
      HSL:
        228°, 33.8776%, 51.9608%
        HSV (HSB):
        228°, 47.7011%, 68.2353%
        XYZ:
        17.2121, 15.7955, 42.1861
        xyY:
        0.2289, 0.2101, 15.7955
      CIE-Lab:
        46.7051, 12.5990, -37.6907
        CIE-LCH:
        46.7051, 39.7407, 288.4834
        CIE-Luv:
        46.7051, -10.3187, -57.6338
        Hunter-Lab:
        39.7436, 7.7531, -35.1132
      #5b6bae color charts
#5b6bae RGB chart
      #5b6bae CMYK chart
      #5b6bae RGB pie chart
      #5b6bae color shades, tints & tones
#5b6bae color schemes
#5b6bae color preview, HTML & CSS examples
           This text has a color of #5b6bae        
        
          <p style="color:#5b6bae;">Text here</p>
        
        
          .mytext {color:#5b6bae;}
        
        Text color #5b6bae
      
           This box has a color of #5b6bae        
        
          <div style="background-color:#5b6bae;">Content here</div>
        
        
          .mybackground {background-color:#5b6bae;}
        
        Background color #5b6bae
      
           Border around this has a color of #5b6bae        
        
          <div style="border:2px solid #5b6bae;">Content here</div>
        
        
          .myborder {border:2px solid #5b6bae;}
        
        Border color #5b6bae