#504cc4 color space conversions
Hex:
        #504cc4
        RGB:
        80, 76, 196
        CMY:
        69, 70, 23
        CMYK:
        59, 61, 0, 23
      HSL:
        242°, 50.4202%, 53.3333%
        HSV (HSB):
        242°, 61.2245%, 76.8627%
        XYZ:
        15.8565, 10.8599, 53.4850
        xyY:
        0.1977, 0.1354, 10.8599
      CIE-Lab:
        39.3435, 36.7000, -62.3852
        CIE-LCH:
        39.3435, 72.3796, 300.4675
        CIE-Luv:
        39.3435, -5.5535, -92.1656
        Hunter-Lab:
        32.9543, 28.2181, -73.1598
      #504cc4 color charts
#504cc4 RGB chart
      #504cc4 CMYK chart
      #504cc4 RGB pie chart
      #504cc4 color shades, tints & tones
#504cc4 color schemes
#504cc4 color preview, HTML & CSS examples
           This text has a color of #504cc4        
        
          <p style="color:#504cc4;">Text here</p>
        
        
          .mytext {color:#504cc4;}
        
        Text color #504cc4
      
           This box has a color of #504cc4        
        
          <div style="background-color:#504cc4;">Content here</div>
        
        
          .mybackground {background-color:#504cc4;}
        
        Background color #504cc4
      
           Border around this has a color of #504cc4        
        
          <div style="border:2px solid #504cc4;">Content here</div>
        
        
          .myborder {border:2px solid #504cc4;}
        
        Border color #504cc4