#316a9f color space conversions
Hex:
        #316a9f
        RGB:
        49, 106, 159
        CMY:
        81, 58, 38
        CMYK:
        69, 33, 0, 38
      HSL:
        209°, 52.8846%, 40.7843%
        HSV (HSB):
        209°, 69.1824%, 62.3529%
        XYZ:
        12.6787, 13.4642, 34.7315
        xyY:
        0.2083, 0.2212, 13.4642
      CIE-Lab:
        43.4546, -0.7947, -34.1447
        CIE-LCH:
        43.4546, 34.1539, 268.6667
        CIE-Luv:
        43.4546, -21.9062, -49.8663
        Hunter-Lab:
        36.6936, -2.5372, -30.4340
      #316a9f color charts
#316a9f RGB chart
      #316a9f CMYK chart
      #316a9f RGB pie chart
      #316a9f color shades, tints & tones
#316a9f color schemes
#316a9f color preview, HTML & CSS examples
           This text has a color of #316a9f        
        
          <p style="color:#316a9f;">Text here</p>
        
        
          .mytext {color:#316a9f;}
        
        Text color #316a9f
      
           This box has a color of #316a9f        
        
          <div style="background-color:#316a9f;">Content here</div>
        
        
          .mybackground {background-color:#316a9f;}
        
        Background color #316a9f
      
           Border around this has a color of #316a9f        
        
          <div style="border:2px solid #316a9f;">Content here</div>
        
        
          .myborder {border:2px solid #316a9f;}
        
        Border color #316a9f