#5364ca color space conversions
Hex:
        #5364ca
        RGB:
        83, 100, 202
        CMY:
        67, 61, 21
        CMYK:
        59, 50, 0, 21
      HSL:
        231°, 52.8889%, 55.8824%
        HSV (HSB):
        231°, 58.9109%, 79.2157%
        XYZ:
        18.7851, 15.2176, 57.8243
        xyY:
        0.2046, 0.1657, 15.2176
      CIE-Lab:
        45.9308, 24.3041, -55.1849
        CIE-LCH:
        45.9308, 60.2997, 293.7693
        CIE-Luv:
        45.9308, -11.4381, -85.1762
        Hunter-Lab:
        39.0098, 17.6895, -60.5790
      #5364ca color charts
#5364ca RGB chart
      #5364ca CMYK chart
      #5364ca RGB pie chart
      #5364ca color shades, tints & tones
#5364ca color schemes
#5364ca color preview, HTML & CSS examples
           This text has a color of #5364ca        
        
          <p style="color:#5364ca;">Text here</p>
        
        
          .mytext {color:#5364ca;}
        
        Text color #5364ca
      
           This box has a color of #5364ca        
        
          <div style="background-color:#5364ca;">Content here</div>
        
        
          .mybackground {background-color:#5364ca;}
        
        Background color #5364ca
      
           Border around this has a color of #5364ca        
        
          <div style="border:2px solid #5364ca;">Content here</div>
        
        
          .myborder {border:2px solid #5364ca;}
        
        Border color #5364ca