#504fc8 color space conversions
Hex:
        #504fc8
        RGB:
        80, 79, 200
        CMY:
        69, 69, 22
        CMYK:
        60, 61, 0, 22
      HSL:
        240°, 52.3810%, 54.7059%
        HSV (HSB):
        240°, 60.5000%, 78.4314%
        XYZ:
        16.5296, 11.4676, 55.9858
        xyY:
        0.1968, 0.1365, 11.4676
      CIE-Lab:
        40.3571, 36.1717, -63.0598
        CIE-LCH:
        40.3571, 72.6975, 299.8390
        CIE-Luv:
        40.3571, -6.4925, -93.8233
        Hunter-Lab:
        33.8638, 27.8677, -74.3174
      #504fc8 color charts
#504fc8 RGB chart
      #504fc8 CMYK chart
      #504fc8 RGB pie chart
      #504fc8 color shades, tints & tones
#504fc8 color schemes
#504fc8 color preview, HTML & CSS examples
           This text has a color of #504fc8        
        
          <p style="color:#504fc8;">Text here</p>
        
        
          .mytext {color:#504fc8;}
        
        Text color #504fc8
      
           This box has a color of #504fc8        
        
          <div style="background-color:#504fc8;">Content here</div>
        
        
          .mybackground {background-color:#504fc8;}
        
        Background color #504fc8
      
           Border around this has a color of #504fc8        
        
          <div style="border:2px solid #504fc8;">Content here</div>
        
        
          .myborder {border:2px solid #504fc8;}
        
        Border color #504fc8