#5377a3 color space conversions
Hex:
        #5377a3
        RGB:
        83, 119, 163
        CMY:
        67, 53, 36
        CMYK:
        49, 27, 0, 36
      HSL:
        213°, 32.5203%, 48.2353%
        HSV (HSB):
        213°, 49.0798%, 63.9216%
        XYZ:
        16.7750, 17.6770, 37.1782
        xyY:
        0.2342, 0.2468, 17.6770
      CIE-Lab:
        49.1020, -0.1475, -27.5441
        CIE-LCH:
        49.1020, 27.5445, 269.6931
        CIE-Luv:
        49.1020, -17.4287, -40.8512
        Hunter-Lab:
        42.0440, -2.3581, -22.9975
      #5377a3 color charts
#5377a3 RGB chart
      #5377a3 CMYK chart
      #5377a3 RGB pie chart
      #5377a3 color shades, tints & tones
#5377a3 color schemes
#5377a3 color preview, HTML & CSS examples
           This text has a color of #5377a3        
        
          <p style="color:#5377a3;">Text here</p>
        
        
          .mytext {color:#5377a3;}
        
        Text color #5377a3
      
           This box has a color of #5377a3        
        
          <div style="background-color:#5377a3;">Content here</div>
        
        
          .mybackground {background-color:#5377a3;}
        
        Background color #5377a3
      
           Border around this has a color of #5377a3        
        
          <div style="border:2px solid #5377a3;">Content here</div>
        
        
          .myborder {border:2px solid #5377a3;}
        
        Border color #5377a3