#5046a1 color space conversions
Hex:
        #5046a1
        RGB:
        80, 70, 161
        CMY:
        69, 73, 37
        CMYK:
        50, 57, 0, 37
      HSL:
        247°, 39.3939%, 45.2941%
        HSV (HSB):
        247°, 56.5217%, 63.1373%
        XYZ:
        11.9314, 8.6590, 34.7607
        xyY:
        0.2156, 0.1564, 8.6590
      CIE-Lab:
        35.3193, 29.1504, -48.2094
        CIE-LCH:
        35.3193, 56.3373, 301.1598
        CIE-Luv:
        35.3193, -1.7954, -69.6396
        Hunter-Lab:
        29.4262, 20.8807, -49.4401
      #5046a1 color charts
#5046a1 RGB chart
      #5046a1 CMYK chart
      #5046a1 RGB pie chart
      #5046a1 color shades, tints & tones
#5046a1 color schemes
#5046a1 color preview, HTML & CSS examples
           This text has a color of #5046a1        
        
          <p style="color:#5046a1;">Text here</p>
        
        
          .mytext {color:#5046a1;}
        
        Text color #5046a1
      
           This box has a color of #5046a1        
        
          <div style="background-color:#5046a1;">Content here</div>
        
        
          .mybackground {background-color:#5046a1;}
        
        Background color #5046a1
      
           Border around this has a color of #5046a1        
        
          <div style="border:2px solid #5046a1;">Content here</div>
        
        
          .myborder {border:2px solid #5046a1;}
        
        Border color #5046a1