#5053a7 color space conversions
Hex:
        #5053a7
        RGB:
        80, 83, 167
        CMY:
        69, 67, 35
        CMYK:
        52, 50, 0, 35
      HSL:
        238°, 35.2227%, 48.4314%
        HSV (HSB):
        238°, 52.0958%, 65.4902%
        XYZ:
        13.3766, 10.6820, 37.9160
        xyY:
        0.2158, 0.1724, 10.6820
      CIE-Lab:
        39.0396, 22.8393, -45.8117
        CIE-LCH:
        39.0396, 51.1893, 296.4984
        CIE-Luv:
        39.0396, -5.9059, -67.8924
        Hunter-Lab:
        32.6833, 15.8603, -45.9041
      #5053a7 color charts
#5053a7 RGB chart
      #5053a7 CMYK chart
      #5053a7 RGB pie chart
      #5053a7 color shades, tints & tones
#5053a7 color schemes
#5053a7 color preview, HTML & CSS examples
           This text has a color of #5053a7        
        
          <p style="color:#5053a7;">Text here</p>
        
        
          .mytext {color:#5053a7;}
        
        Text color #5053a7
      
           This box has a color of #5053a7        
        
          <div style="background-color:#5053a7;">Content here</div>
        
        
          .mybackground {background-color:#5053a7;}
        
        Background color #5053a7
      
           Border around this has a color of #5053a7        
        
          <div style="border:2px solid #5053a7;">Content here</div>
        
        
          .myborder {border:2px solid #5053a7;}
        
        Border color #5053a7