#5037a8 color space conversions
Hex:
        #5037a8
        RGB:
        80, 55, 168
        CMY:
        69, 78, 34
        CMYK:
        52, 67, 0, 34
      HSL:
        253°, 50.6726%, 43.7255%
        HSV (HSB):
        253°, 67.2619%, 65.8824%
        XYZ:
        11.7423, 7.2650, 37.8292
        xyY:
        0.2066, 0.1278, 7.2650
      CIE-Lab:
        32.4027, 40.3920, -57.1471
        CIE-LCH:
        32.4027, 69.9807, 305.2529
        CIE-Luv:
        32.4027, 1.1408, -79.6799
        Hunter-Lab:
        26.9537, 30.5944, -64.3453
      #5037a8 color charts
#5037a8 RGB chart
      #5037a8 CMYK chart
      #5037a8 RGB pie chart
      #5037a8 color shades, tints & tones
#5037a8 color schemes
#5037a8 color preview, HTML & CSS examples
           This text has a color of #5037a8        
        
          <p style="color:#5037a8;">Text here</p>
        
        
          .mytext {color:#5037a8;}
        
        Text color #5037a8
      
           This box has a color of #5037a8        
        
          <div style="background-color:#5037a8;">Content here</div>
        
        
          .mybackground {background-color:#5037a8;}
        
        Background color #5037a8
      
           Border around this has a color of #5037a8        
        
          <div style="border:2px solid #5037a8;">Content here</div>
        
        
          .myborder {border:2px solid #5037a8;}
        
        Border color #5037a8