#504c89 color space conversions
Hex:
        #504c89
        RGB:
        80, 76, 137
        CMY:
        69, 70, 46
        CMYK:
        42, 45, 0, 46
      HSL:
        244°, 28.6385%, 41.7647%
        HSV (HSB):
        244°, 44.5255%, 53.7255%
        XYZ:
        10.4081, 8.6805, 24.7938
        xyY:
        0.2372, 0.1978, 8.6805
      CIE-Lab:
        35.3617, 17.8239, -33.5759
        CIE-LCH:
        35.3617, 38.0136, 297.9618
        CIE-Luv:
        35.3617, -1.9302, -48.2511
        Hunter-Lab:
        29.4627, 11.4977, -29.2707
      #504c89 color charts
#504c89 RGB chart
      #504c89 CMYK chart
      #504c89 RGB pie chart
      #504c89 color shades, tints & tones
#504c89 color schemes
#504c89 color preview, HTML & CSS examples
           This text has a color of #504c89        
        
          <p style="color:#504c89;">Text here</p>
        
        
          .mytext {color:#504c89;}
        
        Text color #504c89
      
           This box has a color of #504c89        
        
          <div style="background-color:#504c89;">Content here</div>
        
        
          .mybackground {background-color:#504c89;}
        
        Background color #504c89
      
           Border around this has a color of #504c89        
        
          <div style="border:2px solid #504c89;">Content here</div>
        
        
          .myborder {border:2px solid #504c89;}
        
        Border color #504c89