#504fa7 color space conversions
Hex:
        #504fa7
        RGB:
        80, 79, 167
        CMY:
        69, 69, 35
        CMYK:
        52, 53, 0, 35
      HSL:
        241°, 35.7724%, 48.2353%
        HSV (HSB):
        241°, 52.6946%, 65.4902%
        XYZ:
        13.0793, 10.0875, 37.8169
        xyY:
        0.2145, 0.1654, 10.0875
      CIE-Lab:
        37.9989, 25.3840, -47.4833
        CIE-LCH:
        37.9989, 53.8425, 298.1284
        CIE-Luv:
        37.9989, -4.7133, -69.9377
        Hunter-Lab:
        31.7608, 17.9262, -48.3630
      #504fa7 color charts
#504fa7 RGB chart
      #504fa7 CMYK chart
      #504fa7 RGB pie chart
      #504fa7 color shades, tints & tones
#504fa7 color schemes
#504fa7 color preview, HTML & CSS examples
           This text has a color of #504fa7        
        
          <p style="color:#504fa7;">Text here</p>
        
        
          .mytext {color:#504fa7;}
        
        Text color #504fa7
      
           This box has a color of #504fa7        
        
          <div style="background-color:#504fa7;">Content here</div>
        
        
          .mybackground {background-color:#504fa7;}
        
        Background color #504fa7
      
           Border around this has a color of #504fa7        
        
          <div style="border:2px solid #504fa7;">Content here</div>
        
        
          .myborder {border:2px solid #504fa7;}
        
        Border color #504fa7