#314a9d color space conversions
Hex:
        #314a9d
        RGB:
        49, 74, 157
        CMY:
        81, 71, 38
        CMYK:
        69, 53, 0, 38
      HSL:
        226°, 52.4272%, 40.3922%
        HSV (HSB):
        226°, 68.7898%, 61.5686%
        XYZ:
        9.8012, 7.9848, 32.9229
        xyY:
        0.1933, 0.1575, 7.9848
      CIE-Lab:
        33.9513, 19.1607, -48.1153
        CIE-LCH:
        33.9513, 51.7901, 291.7137
        CIE-Luv:
        33.9513, -11.5404, -67.8019
        Hunter-Lab:
        28.2575, 12.4628, -49.2989
      #314a9d color charts
#314a9d RGB chart
      #314a9d CMYK chart
      #314a9d RGB pie chart
      #314a9d color shades, tints & tones
#314a9d color schemes
#314a9d color preview, HTML & CSS examples
           This text has a color of #314a9d        
        
          <p style="color:#314a9d;">Text here</p>
        
        
          .mytext {color:#314a9d;}
        
        Text color #314a9d
      
           This box has a color of #314a9d        
        
          <div style="background-color:#314a9d;">Content here</div>
        
        
          .mybackground {background-color:#314a9d;}
        
        Background color #314a9d
      
           Border around this has a color of #314a9d        
        
          <div style="border:2px solid #314a9d;">Content here</div>
        
        
          .myborder {border:2px solid #314a9d;}
        
        Border color #314a9d