#5376cd color space conversions
Hex:
        #5376cd
        RGB:
        83, 118, 205
        CMY:
        67, 54, 20
        CMYK:
        60, 42, 0, 20
      HSL:
        223°, 54.9550%, 56.4706%
        HSV (HSB):
        223°, 59.5122%, 80.3922%
        XYZ:
        21.0652, 19.2036, 60.3540
        xyY:
        0.2093, 0.1908, 19.2036
      CIE-Lab:
        50.9246, 14.1155, -48.9031
        CIE-LCH:
        50.9246, 50.8995, 286.1003
        CIE-Luv:
        50.9246, -17.1749, -76.6270
        Hunter-Lab:
        43.8220, 9.1163, -50.9821
      #5376cd color charts
#5376cd RGB chart
      #5376cd CMYK chart
      #5376cd RGB pie chart
      #5376cd color shades, tints & tones
#5376cd color schemes
#5376cd color preview, HTML & CSS examples
           This text has a color of #5376cd        
        
          <p style="color:#5376cd;">Text here</p>
        
        
          .mytext {color:#5376cd;}
        
        Text color #5376cd
      
           This box has a color of #5376cd        
        
          <div style="background-color:#5376cd;">Content here</div>
        
        
          .mybackground {background-color:#5376cd;}
        
        Background color #5376cd
      
           Border around this has a color of #5376cd        
        
          <div style="border:2px solid #5376cd;">Content here</div>
        
        
          .myborder {border:2px solid #5376cd;}
        
        Border color #5376cd