#504fc7 color space conversions
Hex:
        #504fc7
        RGB:
        80, 79, 199
        CMY:
        69, 69, 22
        CMYK:
        60, 60, 0, 22
      HSL:
        241°, 51.7241%, 54.5098%
        HSV (HSB):
        241°, 60.3015%, 78.0392%
        XYZ:
        16.4131, 11.4210, 55.3722
        xyY:
        0.1973, 0.1373, 11.4210
      CIE-Lab:
        40.2806, 35.8439, -62.6041
        CIE-LCH:
        40.2806, 72.1391, 299.7932
        CIE-Luv:
        40.2806, -6.4408, -93.1282
        Hunter-Lab:
        33.7949, 27.5504, -73.4890
      #504fc7 color charts
#504fc7 RGB chart
      #504fc7 CMYK chart
      #504fc7 RGB pie chart
      #504fc7 color shades, tints & tones
#504fc7 color schemes
#504fc7 color preview, HTML & CSS examples
           This text has a color of #504fc7        
        
          <p style="color:#504fc7;">Text here</p>
        
        
          .mytext {color:#504fc7;}
        
        Text color #504fc7
      
           This box has a color of #504fc7        
        
          <div style="background-color:#504fc7;">Content here</div>
        
        
          .mybackground {background-color:#504fc7;}
        
        Background color #504fc7
      
           Border around this has a color of #504fc7        
        
          <div style="border:2px solid #504fc7;">Content here</div>
        
        
          .myborder {border:2px solid #504fc7;}
        
        Border color #504fc7