#504a8d color space conversions
Hex:
        #504a8d
        RGB:
        80, 74, 141
        CMY:
        69, 71, 45
        CMYK:
        43, 48, 0, 45
      HSL:
        245°, 31.1628%, 42.1569%
        HSV (HSB):
        245°, 47.5177%, 55.2941%
        XYZ:
        10.5648, 8.5261, 26.2882
        xyY:
        0.2328, 0.1879, 8.5261
      CIE-Lab:
        35.0554, 20.3387, -36.5100
        CIE-LCH:
        35.0554, 41.7928, 299.1210
        CIE-Luv:
        35.0554, -1.5428, -52.5176
        Hunter-Lab:
        29.1995, 13.4844, -32.9388
      #504a8d color charts
#504a8d RGB chart
      #504a8d CMYK chart
      #504a8d RGB pie chart
      #504a8d color shades, tints & tones
#504a8d color schemes
#504a8d color preview, HTML & CSS examples
           This text has a color of #504a8d        
        
          <p style="color:#504a8d;">Text here</p>
        
        
          .mytext {color:#504a8d;}
        
        Text color #504a8d
      
           This box has a color of #504a8d        
        
          <div style="background-color:#504a8d;">Content here</div>
        
        
          .mybackground {background-color:#504a8d;}
        
        Background color #504a8d
      
           Border around this has a color of #504a8d        
        
          <div style="border:2px solid #504a8d;">Content here</div>
        
        
          .myborder {border:2px solid #504a8d;}
        
        Border color #504a8d