#504fcd color space conversions
Hex:
        #504fcd
        RGB:
        80, 79, 205
        CMY:
        69, 69, 20
        CMYK:
        61, 61, 0, 20
      HSL:
        240°, 55.7522%, 55.6863%
        HSV (HSB):
        240°, 61.4634%, 80.3922%
        XYZ:
        17.1237, 11.7052, 59.1144
        xyY:
        0.1947, 0.1331, 11.7052
      CIE-Lab:
        40.7437, 37.8096, -65.3238
        CIE-LCH:
        40.7437, 75.4769, 300.0624
        CIE-Luv:
        40.7437, -6.7487, -97.2734
        Hunter-Lab:
        34.2129, 29.4674, -78.4947
      #504fcd color charts
#504fcd RGB chart
      #504fcd CMYK chart
      #504fcd RGB pie chart
      #504fcd color shades, tints & tones
#504fcd color schemes
#504fcd color preview, HTML & CSS examples
           This text has a color of #504fcd        
        
          <p style="color:#504fcd;">Text here</p>
        
        
          .mytext {color:#504fcd;}
        
        Text color #504fcd
      
           This box has a color of #504fcd        
        
          <div style="background-color:#504fcd;">Content here</div>
        
        
          .mybackground {background-color:#504fcd;}
        
        Background color #504fcd
      
           Border around this has a color of #504fcd        
        
          <div style="border:2px solid #504fcd;">Content here</div>
        
        
          .myborder {border:2px solid #504fcd;}
        
        Border color #504fcd