#314f6f color space conversions
Hex:
        #314f6f
        RGB:
        49, 79, 111
        CMY:
        81, 69, 56
        CMYK:
        56, 29, 0, 56
      HSL:
        211°, 38.7500%, 31.3725%
        HSV (HSB):
        211°, 55.8559%, 43.5294%
        XYZ:
        6.9318, 7.3926, 16.1005
        xyY:
        0.2278, 0.2430, 7.3926
      CIE-Lab:
        32.6845, -0.9463, -21.8216
        CIE-LCH:
        32.6845, 21.8421, 267.5170
        CIE-Luv:
        32.6845, -13.1425, -28.8198
        Hunter-Lab:
        27.1894, -2.0734, -16.0767
      #314f6f color charts
#314f6f RGB chart
      #314f6f CMYK chart
      #314f6f RGB pie chart
      #314f6f color shades, tints & tones
#314f6f color schemes
#314f6f color preview, HTML & CSS examples
           This text has a color of #314f6f        
        
          <p style="color:#314f6f;">Text here</p>
        
        
          .mytext {color:#314f6f;}
        
        Text color #314f6f
      
           This box has a color of #314f6f        
        
          <div style="background-color:#314f6f;">Content here</div>
        
        
          .mybackground {background-color:#314f6f;}
        
        Background color #314f6f
      
           Border around this has a color of #314f6f        
        
          <div style="border:2px solid #314f6f;">Content here</div>
        
        
          .myborder {border:2px solid #314f6f;}
        
        Border color #314f6f