#504d85 color space conversions
Hex:
        #504d85
        RGB:
        80, 77, 133
        CMY:
        69, 70, 48
        CMYK:
        40, 42, 0, 48
      HSL:
        243°, 26.6667%, 41.1765%
        HSV (HSB):
        243°, 42.1053%, 52.1569%
        XYZ:
        10.1958, 8.7067, 23.3335
        xyY:
        0.2414, 0.2061, 8.7067
      CIE-Lab:
        35.4133, 15.9641, -31.0405
        CIE-LCH:
        35.4133, 34.9050, 297.2167
        CIE-Luv:
        35.4133, -2.0110, -44.4732
        Hunter-Lab:
        29.5071, 10.0409, -26.2301
      #504d85 color charts
#504d85 RGB chart
      #504d85 CMYK chart
      #504d85 RGB pie chart
      #504d85 color shades, tints & tones
#504d85 color schemes
#504d85 color preview, HTML & CSS examples
           This text has a color of #504d85        
        
          <p style="color:#504d85;">Text here</p>
        
        
          .mytext {color:#504d85;}
        
        Text color #504d85
      
           This box has a color of #504d85        
        
          <div style="background-color:#504d85;">Content here</div>
        
        
          .mybackground {background-color:#504d85;}
        
        Background color #504d85
      
           Border around this has a color of #504d85        
        
          <div style="border:2px solid #504d85;">Content here</div>
        
        
          .myborder {border:2px solid #504d85;}
        
        Border color #504d85