#314977 color space conversions
Hex:
        #314977
        RGB:
        49, 73, 119
        CMY:
        81, 71, 53
        CMYK:
        59, 39, 0, 53
      HSL:
        219°, 41.6667%, 32.9412%
        HSV (HSB):
        219°, 58.8235%, 46.6667%
        XYZ:
        6.9789, 6.7500, 18.3878
        xyY:
        0.2173, 0.2102, 6.7500
      CIE-Lab:
        31.2308, 5.7919, -29.1162
        CIE-LCH:
        31.2308, 29.6867, 281.2506
        CIE-Luv:
        31.2308, -10.9572, -39.1923
        Hunter-Lab:
        25.9807, 2.4825, -23.7759
      #314977 color charts
#314977 RGB chart
      #314977 CMYK chart
      #314977 RGB pie chart
      #314977 color shades, tints & tones
#314977 color schemes
#314977 color preview, HTML & CSS examples
           This text has a color of #314977        
        
          <p style="color:#314977;">Text here</p>
        
        
          .mytext {color:#314977;}
        
        Text color #314977
      
           This box has a color of #314977        
        
          <div style="background-color:#314977;">Content here</div>
        
        
          .mybackground {background-color:#314977;}
        
        Background color #314977
      
           Border around this has a color of #314977        
        
          <div style="border:2px solid #314977;">Content here</div>
        
        
          .myborder {border:2px solid #314977;}
        
        Border color #314977