#5377a5 color space conversions
Hex:
        #5377a5
        RGB:
        83, 119, 165
        CMY:
        67, 53, 35
        CMYK:
        50, 28, 0, 35
      HSL:
        214°, 33.0645%, 48.6275%
        HSV (HSB):
        214°, 49.6970%, 64.7059%
        XYZ:
        16.9556, 17.7493, 38.1296
        xyY:
        0.2328, 0.2437, 17.7493
      CIE-Lab:
        49.1906, 0.4739, -28.5738
        CIE-LCH:
        49.1906, 28.5777, 270.9501
        CIE-Luv:
        49.1906, -17.4276, -42.5575
        Hunter-Lab:
        42.1299, -1.8880, -24.1694
      #5377a5 color charts
#5377a5 RGB chart
      #5377a5 CMYK chart
      #5377a5 RGB pie chart
      #5377a5 color shades, tints & tones
#5377a5 color schemes
#5377a5 color preview, HTML & CSS examples
           This text has a color of #5377a5        
        
          <p style="color:#5377a5;">Text here</p>
        
        
          .mytext {color:#5377a5;}
        
        Text color #5377a5
      
           This box has a color of #5377a5        
        
          <div style="background-color:#5377a5;">Content here</div>
        
        
          .mybackground {background-color:#5377a5;}
        
        Background color #5377a5
      
           Border around this has a color of #5377a5        
        
          <div style="border:2px solid #5377a5;">Content here</div>
        
        
          .myborder {border:2px solid #5377a5;}
        
        Border color #5377a5