#5b6dcb color space conversions
Hex:
        #5b6dcb
        RGB:
        91, 109, 203
        CMY:
        64, 57, 20
        CMYK:
        55, 46, 0, 20
      HSL:
        230°, 51.8519%, 57.6471%
        HSV (HSB):
        230°, 55.1724%, 79.6078%
        XYZ:
        20.5625, 17.4732, 58.7888
        xyY:
        0.2124, 0.1805, 17.4732
      CIE-Lab:
        48.8508, 20.6280, -51.0459
        CIE-LCH:
        48.8508, 55.0563, 292.0040
        CIE-Luv:
        48.8508, -11.8480, -79.8554
        Hunter-Lab:
        41.8010, 14.6550, -54.1247
      #5b6dcb color charts
#5b6dcb RGB chart
      #5b6dcb CMYK chart
      #5b6dcb RGB pie chart
      #5b6dcb color shades, tints & tones
#5b6dcb color schemes
#5b6dcb color preview, HTML & CSS examples
           This text has a color of #5b6dcb        
        
          <p style="color:#5b6dcb;">Text here</p>
        
        
          .mytext {color:#5b6dcb;}
        
        Text color #5b6dcb
      
           This box has a color of #5b6dcb        
        
          <div style="background-color:#5b6dcb;">Content here</div>
        
        
          .mybackground {background-color:#5b6dcb;}
        
        Background color #5b6dcb
      
           Border around this has a color of #5b6dcb        
        
          <div style="border:2px solid #5b6dcb;">Content here</div>
        
        
          .myborder {border:2px solid #5b6dcb;}
        
        Border color #5b6dcb