#504b83 color space conversions
Hex:
        #504b83
        RGB:
        80, 75, 131
        CMY:
        69, 71, 49
        CMYK:
        39, 43, 0, 49
      HSL:
        245°, 27.1845%, 40.3922%
        HSV (HSB):
        245°, 42.7481%, 51.3725%
        XYZ:
        9.9211, 8.3763, 22.5666
        xyY:
        0.2428, 0.2050, 8.3763
      CIE-Lab:
        34.7546, 16.6501, -30.8503
        CIE-LCH:
        34.7546, 35.0566, 298.3559
        CIE-Luv:
        34.7546, -1.1775, -44.0325
        Hunter-Lab:
        28.9419, 10.5403, -25.9704
      #504b83 color charts
#504b83 RGB chart
      #504b83 CMYK chart
      #504b83 RGB pie chart
      #504b83 color shades, tints & tones
#504b83 color schemes
#504b83 color preview, HTML & CSS examples
           This text has a color of #504b83        
        
          <p style="color:#504b83;">Text here</p>
        
        
          .mytext {color:#504b83;}
        
        Text color #504b83
      
           This box has a color of #504b83        
        
          <div style="background-color:#504b83;">Content here</div>
        
        
          .mybackground {background-color:#504b83;}
        
        Background color #504b83
      
           Border around this has a color of #504b83        
        
          <div style="border:2px solid #504b83;">Content here</div>
        
        
          .myborder {border:2px solid #504b83;}
        
        Border color #504b83