#314e7d color space conversions
Hex:
        #314e7d
        RGB:
        49, 78, 125
        CMY:
        81, 69, 51
        CMYK:
        61, 38, 0, 51
      HSL:
        217°, 43.6782%, 34.1176%
        HSV (HSB):
        217°, 60.8000%, 49.0196%
        XYZ:
        7.6927, 7.5824, 20.4601
        xyY:
        0.2153, 0.2122, 7.5824
      CIE-Lab:
        33.0976, 4.6524, -29.9036
        CIE-LCH:
        33.0976, 30.2633, 278.8431
        CIE-Luv:
        33.0976, -12.7008, -40.8935
        Hunter-Lab:
        27.5362, 1.6786, -24.7788
      #314e7d color charts
#314e7d RGB chart
      #314e7d CMYK chart
      #314e7d RGB pie chart
      #314e7d color shades, tints & tones
#314e7d color schemes
#314e7d color preview, HTML & CSS examples
           This text has a color of #314e7d        
        
          <p style="color:#314e7d;">Text here</p>
        
        
          .mytext {color:#314e7d;}
        
        Text color #314e7d
      
           This box has a color of #314e7d        
        
          <div style="background-color:#314e7d;">Content here</div>
        
        
          .mybackground {background-color:#314e7d;}
        
        Background color #314e7d
      
           Border around this has a color of #314e7d        
        
          <div style="border:2px solid #314e7d;">Content here</div>
        
        
          .myborder {border:2px solid #314e7d;}
        
        Border color #314e7d