#316f8f color space conversions
Hex:
        #316f8f
        RGB:
        49, 111, 143
        CMY:
        81, 56, 44
        CMYK:
        66, 22, 0, 44
      HSL:
        200°, 48.9583%, 37.6471%
        HSV (HSB):
        200°, 65.7343%, 56.0784%
        XYZ:
        11.9090, 14.0050, 28.0622
        xyY:
        0.2206, 0.2595, 14.0050
      CIE-Lab:
        44.2401, -9.4587, -23.4148
        CIE-LCH:
        44.2401, 25.2532, 248.0032
        CIE-Luv:
        44.2401, -24.3009, -32.5828
        Hunter-Lab:
        37.4233, -8.6877, -18.2628
      #316f8f color charts
#316f8f RGB chart
      #316f8f CMYK chart
      #316f8f RGB pie chart
      #316f8f color shades, tints & tones
#316f8f color schemes
#316f8f color preview, HTML & CSS examples
           This text has a color of #316f8f        
        
          <p style="color:#316f8f;">Text here</p>
        
        
          .mytext {color:#316f8f;}
        
        Text color #316f8f
      
           This box has a color of #316f8f        
        
          <div style="background-color:#316f8f;">Content here</div>
        
        
          .mybackground {background-color:#316f8f;}
        
        Background color #316f8f
      
           Border around this has a color of #316f8f        
        
          <div style="border:2px solid #316f8f;">Content here</div>
        
        
          .myborder {border:2px solid #316f8f;}
        
        Border color #316f8f