#314a9e color space conversions
Hex:
        #314a9e
        RGB:
        49, 74, 158
        CMY:
        81, 71, 38
        CMYK:
        69, 53, 0, 38
      HSL:
        226°, 52.6570%, 40.5882%
        HSV (HSB):
        226°, 68.9873%, 61.9608%
        XYZ:
        9.8870, 8.0191, 33.3745
        xyY:
        0.1928, 0.1564, 8.0191
      CIE-Lab:
        34.0227, 19.5346, -48.6031
        CIE-LCH:
        34.0227, 52.3819, 291.8963
        CIE-Luv:
        34.0227, -11.5505, -68.5333
        Hunter-Lab:
        28.3181, 12.7647, -50.0540
      #314a9e color charts
#314a9e RGB chart
      #314a9e CMYK chart
      #314a9e RGB pie chart
      #314a9e color shades, tints & tones
#314a9e color schemes
#314a9e color preview, HTML & CSS examples
           This text has a color of #314a9e        
        
          <p style="color:#314a9e;">Text here</p>
        
        
          .mytext {color:#314a9e;}
        
        Text color #314a9e
      
           This box has a color of #314a9e        
        
          <div style="background-color:#314a9e;">Content here</div>
        
        
          .mybackground {background-color:#314a9e;}
        
        Background color #314a9e
      
           Border around this has a color of #314a9e        
        
          <div style="border:2px solid #314a9e;">Content here</div>
        
        
          .myborder {border:2px solid #314a9e;}
        
        Border color #314a9e