#314fb8 color space conversions
Hex:
        #314fb8
        RGB:
        49, 79, 184
        CMY:
        81, 69, 28
        CMYK:
        73, 57, 0, 28
      HSL:
        227°, 57.9399%, 45.6863%
        HSV (HSB):
        227°, 73.3696%, 72.1569%
        XYZ:
        12.7143, 9.7056, 46.5507
        xyY:
        0.1843, 0.1407, 9.7056
      CIE-Lab:
        37.3088, 25.9349, -58.7554
        CIE-LCH:
        37.3088, 64.2247, 293.8169
        CIE-Luv:
        37.3088, -13.1678, -84.9576
        Hunter-Lab:
        31.1539, 18.3292, -66.7845
      #314fb8 color charts
#314fb8 RGB chart
      #314fb8 CMYK chart
      #314fb8 RGB pie chart
      #314fb8 color shades, tints & tones
#314fb8 color schemes
#314fb8 color preview, HTML & CSS examples
           This text has a color of #314fb8        
        
          <p style="color:#314fb8;">Text here</p>
        
        
          .mytext {color:#314fb8;}
        
        Text color #314fb8
      
           This box has a color of #314fb8        
        
          <div style="background-color:#314fb8;">Content here</div>
        
        
          .mybackground {background-color:#314fb8;}
        
        Background color #314fb8
      
           Border around this has a color of #314fb8        
        
          <div style="border:2px solid #314fb8;">Content here</div>
        
        
          .myborder {border:2px solid #314fb8;}
        
        Border color #314fb8