#5036a5 color space conversions
Hex:
        #5036a5
        RGB:
        80, 54, 165
        CMY:
        69, 79, 35
        CMYK:
        52, 67, 0, 35
      HSL:
        254°, 50.6849%, 42.9412%
        HSV (HSB):
        254°, 67.2727%, 64.7059%
        XYZ:
        11.4190, 7.0604, 36.3583
        xyY:
        0.2082, 0.1288, 7.0604
      CIE-Lab:
        31.9441, 40.0618, -56.0914
        CIE-LCH:
        31.9441, 68.9289, 305.5353
        CIE-Luv:
        31.9441, 1.6232, -77.9326
        Hunter-Lab:
        26.5714, 30.2096, -62.5277
      #5036a5 color charts
#5036a5 RGB chart
      #5036a5 CMYK chart
      #5036a5 RGB pie chart
      #5036a5 color shades, tints & tones
#5036a5 color schemes
#5036a5 color preview, HTML & CSS examples
           This text has a color of #5036a5        
        
          <p style="color:#5036a5;">Text here</p>
        
        
          .mytext {color:#5036a5;}
        
        Text color #5036a5
      
           This box has a color of #5036a5        
        
          <div style="background-color:#5036a5;">Content here</div>
        
        
          .mybackground {background-color:#5036a5;}
        
        Background color #5036a5
      
           Border around this has a color of #5036a5        
        
          <div style="border:2px solid #5036a5;">Content here</div>
        
        
          .myborder {border:2px solid #5036a5;}
        
        Border color #5036a5