#514d7f color space conversions
Hex:
        #514d7f
        RGB:
        81, 77, 127
        CMY:
        68, 70, 50
        CMYK:
        36, 39, 0, 50
      HSL:
        245°, 24.5098%, 40.0000%
        HSV (HSB):
        245°, 39.3701%, 49.8039%
        XYZ:
        9.8780, 8.5894, 21.2160
        xyY:
        0.2489, 0.2164, 8.5894
      CIE-Lab:
        35.1814, 14.4692, -27.7045
        CIE-LCH:
        35.1814, 31.2553, 297.5767
        CIE-Luv:
        35.1814, -1.1849, -39.4857
        Hunter-Lab:
        29.3077, 8.8740, -22.4050
      #514d7f color charts
#514d7f RGB chart
      #514d7f CMYK chart
      #514d7f RGB pie chart
      #514d7f color shades, tints & tones
#514d7f color schemes
#514d7f color preview, HTML & CSS examples
           This text has a color of #514d7f        
        
          <p style="color:#514d7f;">Text here</p>
        
        
          .mytext {color:#514d7f;}
        
        Text color #514d7f
      
           This box has a color of #514d7f        
        
          <div style="background-color:#514d7f;">Content here</div>
        
        
          .mybackground {background-color:#514d7f;}
        
        Background color #514d7f
      
           Border around this has a color of #514d7f        
        
          <div style="border:2px solid #514d7f;">Content here</div>
        
        
          .myborder {border:2px solid #514d7f;}
        
        Border color #514d7f