#504ebd color space conversions
Hex:
        #504ebd
        RGB:
        80, 78, 189
        CMY:
        69, 69, 26
        CMYK:
        58, 59, 0, 26
      HSL:
        241°, 45.6790%, 52.3529%
        HSV (HSB):
        241°, 58.7302%, 74.1176%
        XYZ:
        15.2180, 10.8284, 49.4321
        xyY:
        0.2016, 0.1435, 10.8284
      CIE-Lab:
        39.2899, 33.1854, -58.3865
        CIE-LCH:
        39.2899, 67.1584, 299.6128
        CIE-Luv:
        39.2899, -5.6603, -86.4927
        Hunter-Lab:
        32.9065, 24.9629, -66.0309
      #504ebd color charts
#504ebd RGB chart
      #504ebd CMYK chart
      #504ebd RGB pie chart
      #504ebd color shades, tints & tones
#504ebd color schemes
#504ebd color preview, HTML & CSS examples
           This text has a color of #504ebd        
        
          <p style="color:#504ebd;">Text here</p>
        
        
          .mytext {color:#504ebd;}
        
        Text color #504ebd
      
           This box has a color of #504ebd        
        
          <div style="background-color:#504ebd;">Content here</div>
        
        
          .mybackground {background-color:#504ebd;}
        
        Background color #504ebd
      
           Border around this has a color of #504ebd        
        
          <div style="border:2px solid #504ebd;">Content here</div>
        
        
          .myborder {border:2px solid #504ebd;}
        
        Border color #504ebd