#518c9f color space conversions
Hex:
        #518c9f
        RGB:
        81, 140, 159
        CMY:
        68, 45, 38
        CMYK:
        49, 12, 0, 38
      HSL:
        195°, 32.5000%, 47.0588%
        HSV (HSB):
        195°, 49.0566%, 62.3529%
        XYZ:
        19.0294, 23.0087, 36.2391
        xyY:
        0.2431, 0.2939, 23.0087
      CIE-Lab:
        55.0813, -13.8805, -16.0479
        CIE-LCH:
        55.0813, 21.2179, 229.1421
        CIE-Luv:
        55.0813, -26.4029, -21.7859
        Hunter-Lab:
        47.9674, -13.1291, -11.2160
      #518c9f color charts
#518c9f RGB chart
      #518c9f CMYK chart
      #518c9f RGB pie chart
      #518c9f color shades, tints & tones
#518c9f color schemes
#518c9f color preview, HTML & CSS examples
           This text has a color of #518c9f        
        
          <p style="color:#518c9f;">Text here</p>
        
        
          .mytext {color:#518c9f;}
        
        Text color #518c9f
      
           This box has a color of #518c9f        
        
          <div style="background-color:#518c9f;">Content here</div>
        
        
          .mybackground {background-color:#518c9f;}
        
        Background color #518c9f
      
           Border around this has a color of #518c9f        
        
          <div style="border:2px solid #518c9f;">Content here</div>
        
        
          .myborder {border:2px solid #518c9f;}
        
        Border color #518c9f