#504fc1 color space conversions
Hex:
        #504fc1
        RGB:
        80, 79, 193
        CMY:
        69, 69, 24
        CMYK:
        59, 59, 0, 24
      HSL:
        241°, 47.8992%, 53.3333%
        HSV (HSB):
        241°, 59.0674%, 75.6863%
        XYZ:
        15.7299, 11.1477, 51.7747
        xyY:
        0.2000, 0.1417, 11.1477
      CIE-Lab:
        39.8281, 33.8763, -59.8493
        CIE-LCH:
        39.8281, 68.7717, 299.5110
        CIE-Luv:
        39.8281, -6.1281, -88.9214
        Hunter-Lab:
        33.3882, 25.6659, -68.5688
      #504fc1 color charts
#504fc1 RGB chart
      #504fc1 CMYK chart
      #504fc1 RGB pie chart
      #504fc1 color shades, tints & tones
#504fc1 color schemes
#504fc1 color preview, HTML & CSS examples
           This text has a color of #504fc1        
        
          <p style="color:#504fc1;">Text here</p>
        
        
          .mytext {color:#504fc1;}
        
        Text color #504fc1
      
           This box has a color of #504fc1        
        
          <div style="background-color:#504fc1;">Content here</div>
        
        
          .mybackground {background-color:#504fc1;}
        
        Background color #504fc1
      
           Border around this has a color of #504fc1        
        
          <div style="border:2px solid #504fc1;">Content here</div>
        
        
          .myborder {border:2px solid #504fc1;}
        
        Border color #504fc1