#5b6dc2 color space conversions
Hex:
        #5b6dc2
        RGB:
        91, 109, 194
        CMY:
        64, 57, 24
        CMYK:
        53, 44, 0, 24
      HSL:
        230°, 45.7778%, 55.8824%
        HSV (HSB):
        230°, 53.0928%, 76.0784%
        XYZ:
        19.5206, 17.0565, 53.3023
        xyY:
        0.2172, 0.1898, 17.0565
      CIE-Lab:
        48.3311, 17.7106, -46.7094
        CIE-LCH:
        48.3311, 49.9543, 290.7650
        CIE-Luv:
        48.3311, -11.5941, -72.6738
        Hunter-Lab:
        41.2995, 12.0958, -47.6118
      #5b6dc2 color charts
#5b6dc2 RGB chart
      #5b6dc2 CMYK chart
      #5b6dc2 RGB pie chart
      #5b6dc2 color shades, tints & tones
#5b6dc2 color schemes
#5b6dc2 color preview, HTML & CSS examples
           This text has a color of #5b6dc2        
        
          <p style="color:#5b6dc2;">Text here</p>
        
        
          .mytext {color:#5b6dc2;}
        
        Text color #5b6dc2
      
           This box has a color of #5b6dc2        
        
          <div style="background-color:#5b6dc2;">Content here</div>
        
        
          .mybackground {background-color:#5b6dc2;}
        
        Background color #5b6dc2
      
           Border around this has a color of #5b6dc2        
        
          <div style="border:2px solid #5b6dc2;">Content here</div>
        
        
          .myborder {border:2px solid #5b6dc2;}
        
        Border color #5b6dc2