#514d8f color space conversions
Hex:
        #514d8f
        RGB:
        81, 77, 143
        CMY:
        68, 70, 44
        CMYK:
        43, 46, 0, 44
      HSL:
        244°, 30.0000%, 43.1373%
        HSV (HSB):
        244°, 46.1538%, 56.0784%
        XYZ:
        11.0051, 9.0403, 27.1515
        xyY:
        0.2332, 0.1915, 9.0403
      CIE-Lab:
        36.0617, 19.2963, -36.1237
        CIE-LCH:
        36.0617, 40.9544, 298.1100
        CIE-Luv:
        36.0617, -2.2600, -52.3105
        Hunter-Lab:
        30.0670, 12.7174, -32.4939
      #514d8f color charts
#514d8f RGB chart
      #514d8f CMYK chart
      #514d8f RGB pie chart
      #514d8f color shades, tints & tones
#514d8f color schemes
#514d8f color preview, HTML & CSS examples
           This text has a color of #514d8f        
        
          <p style="color:#514d8f;">Text here</p>
        
        
          .mytext {color:#514d8f;}
        
        Text color #514d8f
      
           This box has a color of #514d8f        
        
          <div style="background-color:#514d8f;">Content here</div>
        
        
          .mybackground {background-color:#514d8f;}
        
        Background color #514d8f
      
           Border around this has a color of #514d8f        
        
          <div style="border:2px solid #514d8f;">Content here</div>
        
        
          .myborder {border:2px solid #514d8f;}
        
        Border color #514d8f