#5364ba color space conversions
Hex:
        #5364ba
        RGB:
        83, 100, 186
        CMY:
        67, 61, 27
        CMYK:
        55, 46, 0, 27
      HSL:
        230°, 42.7386%, 52.7451%
        HSV (HSB):
        230°, 55.3763%, 72.9412%
        XYZ:
        16.9874, 14.4985, 48.3575
        xyY:
        0.2128, 0.1816, 14.4985
      CIE-Lab:
        44.9395, 18.9728, -47.5237
        CIE-LCH:
        44.9395, 51.1710, 291.7633
        CIE-Luv:
        44.9395, -10.9876, -72.7534
        Hunter-Lab:
        38.0769, 13.0002, -48.6442
      #5364ba color charts
#5364ba RGB chart
      #5364ba CMYK chart
      #5364ba RGB pie chart
      #5364ba color shades, tints & tones
#5364ba color schemes
#5364ba color preview, HTML & CSS examples
           This text has a color of #5364ba        
        
          <p style="color:#5364ba;">Text here</p>
        
        
          .mytext {color:#5364ba;}
        
        Text color #5364ba
      
           This box has a color of #5364ba        
        
          <div style="background-color:#5364ba;">Content here</div>
        
        
          .mybackground {background-color:#5364ba;}
        
        Background color #5364ba
      
           Border around this has a color of #5364ba        
        
          <div style="border:2px solid #5364ba;">Content here</div>
        
        
          .myborder {border:2px solid #5364ba;}
        
        Border color #5364ba