#314a6d color space conversions
Hex:
        #314a6d
        RGB:
        49, 74, 109
        CMY:
        81, 71, 57
        CMYK:
        55, 32, 0, 57
      HSL:
        215°, 37.9747%, 30.9804%
        HSV (HSB):
        215°, 55.0459%, 42.7451%
        XYZ:
        6.4757, 6.6547, 15.4112
        xyY:
        0.2269, 0.2332, 6.6547
      CIE-Lab:
        31.0074, 1.5963, -23.1817
        CIE-LCH:
        31.0074, 23.2366, 273.9391
        CIE-Luv:
        31.0074, -11.2936, -30.5053
        Hunter-Lab:
        25.7966, -0.3353, -17.3628
      #314a6d color charts
#314a6d RGB chart
      #314a6d CMYK chart
      #314a6d RGB pie chart
      #314a6d color shades, tints & tones
#314a6d color schemes
#314a6d color preview, HTML & CSS examples
           This text has a color of #314a6d        
        
          <p style="color:#314a6d;">Text here</p>
        
        
          .mytext {color:#314a6d;}
        
        Text color #314a6d
      
           This box has a color of #314a6d        
        
          <div style="background-color:#314a6d;">Content here</div>
        
        
          .mybackground {background-color:#314a6d;}
        
        Background color #314a6d
      
           Border around this has a color of #314a6d        
        
          <div style="border:2px solid #314a6d;">Content here</div>
        
        
          .myborder {border:2px solid #314a6d;}
        
        Border color #314a6d