#504dee color space conversions
Hex:
        #504dee
        RGB:
        80, 77, 238
        CMY:
        69, 70, 7
        CMYK:
        66, 68, 0, 7
      HSL:
        241°, 82.5641%, 61.7647%
        HSV (HSB):
        241°, 67.6471%, 93.3333%
        XYZ:
        21.3948, 13.1863, 82.3065
        xyY:
        0.1830, 0.1128, 13.1863
      CIE-Lab:
        43.0426, 49.6597, -80.3911
        CIE-LCH:
        43.0426, 94.4924, 301.7047
        CIE-Luv:
        43.0426, -7.9661, -119.5906
        Hunter-Lab:
        36.3129, 41.6206, -108.9671
      #504dee color charts
#504dee RGB chart
      #504dee CMYK chart
      #504dee RGB pie chart
      #504dee color shades, tints & tones
#504dee color schemes
#504dee color preview, HTML & CSS examples
           This text has a color of #504dee        
        
          <p style="color:#504dee;">Text here</p>
        
        
          .mytext {color:#504dee;}
        
        Text color #504dee
      
           This box has a color of #504dee        
        
          <div style="background-color:#504dee;">Content here</div>
        
        
          .mybackground {background-color:#504dee;}
        
        Background color #504dee
      
           Border around this has a color of #504dee        
        
          <div style="border:2px solid #504dee;">Content here</div>
        
        
          .myborder {border:2px solid #504dee;}
        
        Border color #504dee