#5b6bcb color space conversions
Hex:
        #5b6bcb
        RGB:
        91, 107, 203
        CMY:
        64, 58, 20
        CMYK:
        55, 47, 0, 20
      HSL:
        231°, 51.8519%, 57.6471%
        HSV (HSB):
        231°, 55.1724%, 79.6078%
        XYZ:
        20.3516, 17.0513, 58.7185
        xyY:
        0.2117, 0.1774, 17.0513
      CIE-Lab:
        48.3247, 21.8662, -51.8881
        CIE-LCH:
        48.3247, 56.3073, 292.8511
        CIE-Luv:
        48.3247, -11.2123, -81.0572
        Hunter-Lab:
        41.2933, 15.7113, -55.4044
      #5b6bcb color charts
#5b6bcb RGB chart
      #5b6bcb CMYK chart
      #5b6bcb RGB pie chart
      #5b6bcb color shades, tints & tones
#5b6bcb color schemes
#5b6bcb color preview, HTML & CSS examples
           This text has a color of #5b6bcb        
        
          <p style="color:#5b6bcb;">Text here</p>
        
        
          .mytext {color:#5b6bcb;}
        
        Text color #5b6bcb
      
           This box has a color of #5b6bcb        
        
          <div style="background-color:#5b6bcb;">Content here</div>
        
        
          .mybackground {background-color:#5b6bcb;}
        
        Background color #5b6bcb
      
           Border around this has a color of #5b6bcb        
        
          <div style="border:2px solid #5b6bcb;">Content here</div>
        
        
          .myborder {border:2px solid #5b6bcb;}
        
        Border color #5b6bcb