#316a8f color space conversions
Hex:
        #316a8f
        RGB:
        49, 106, 143
        CMY:
        81, 58, 44
        CMYK:
        66, 26, 0, 44
      HSL:
        204°, 48.9583%, 37.6471%
        HSV (HSB):
        204°, 65.7343%, 56.0784%
        XYZ:
        11.3786, 12.9442, 27.8854
        xyY:
        0.2179, 0.2479, 12.9442
      CIE-Lab:
        42.6791, -6.5009, -25.8385
        CIE-LCH:
        42.6791, 26.6437, 255.8776
        CIE-Luv:
        42.6791, -22.4475, -36.3441
        Hunter-Lab:
        35.9781, -6.5084, -20.7690
      #316a8f color charts
#316a8f RGB chart
      #316a8f CMYK chart
      #316a8f RGB pie chart
      #316a8f color shades, tints & tones
#316a8f color schemes
#316a8f color preview, HTML & CSS examples
           This text has a color of #316a8f        
        
          <p style="color:#316a8f;">Text here</p>
        
        
          .mytext {color:#316a8f;}
        
        Text color #316a8f
      
           This box has a color of #316a8f        
        
          <div style="background-color:#316a8f;">Content here</div>
        
        
          .mybackground {background-color:#316a8f;}
        
        Background color #316a8f
      
           Border around this has a color of #316a8f        
        
          <div style="border:2px solid #316a8f;">Content here</div>
        
        
          .myborder {border:2px solid #316a8f;}
        
        Border color #316a8f