#504cdd color space conversions
Hex:
        #504cdd
        RGB:
        80, 76, 221
        CMY:
        69, 70, 13
        CMYK:
        64, 66, 0, 13
      HSL:
        242°, 68.0751%, 58.2353%
        HSV (HSB):
        242°, 65.6109%, 86.6667%
        XYZ:
        18.9439, 12.0948, 69.7427
        xyY:
        0.1880, 0.1200, 12.0948
      CIE-Lab:
        41.3664, 44.7963, -73.4946
        CIE-LCH:
        41.3664, 86.0707, 301.3630
        CIE-Luv:
        41.3664, -6.9041, -108.9387
        Hunter-Lab:
        34.7776, 36.3707, -94.5553
      #504cdd color charts
#504cdd RGB chart
      #504cdd CMYK chart
      #504cdd RGB pie chart
      #504cdd color shades, tints & tones
#504cdd color schemes
#504cdd color preview, HTML & CSS examples
           This text has a color of #504cdd        
        
          <p style="color:#504cdd;">Text here</p>
        
        
          .mytext {color:#504cdd;}
        
        Text color #504cdd
      
           This box has a color of #504cdd        
        
          <div style="background-color:#504cdd;">Content here</div>
        
        
          .mybackground {background-color:#504cdd;}
        
        Background color #504cdd
      
           Border around this has a color of #504cdd        
        
          <div style="border:2px solid #504cdd;">Content here</div>
        
        
          .myborder {border:2px solid #504cdd;}
        
        Border color #504cdd