#314b9f color space conversions
Hex:
        #314b9f
        RGB:
        49, 75, 159
        CMY:
        81, 71, 38
        CMYK:
        69, 53, 0, 38
      HSL:
        226°, 52.8846%, 40.7843%
        HSV (HSB):
        226°, 69.1824%, 62.3529%
        XYZ:
        10.0407, 8.1883, 33.8522
        xyY:
        0.1928, 0.1572, 8.1883
      CIE-Lab:
        34.3721, 19.2416, -48.6411
        CIE-LCH:
        34.3721, 52.3087, 291.5829
        CIE-Luv:
        34.3721, -11.8469, -68.7985
        Hunter-Lab:
        28.6152, 12.5566, -50.1101
      #314b9f color charts
#314b9f RGB chart
      #314b9f CMYK chart
      #314b9f RGB pie chart
      #314b9f color shades, tints & tones
#314b9f color schemes
#314b9f color preview, HTML & CSS examples
           This text has a color of #314b9f        
        
          <p style="color:#314b9f;">Text here</p>
        
        
          .mytext {color:#314b9f;}
        
        Text color #314b9f
      
           This box has a color of #314b9f        
        
          <div style="background-color:#314b9f;">Content here</div>
        
        
          .mybackground {background-color:#314b9f;}
        
        Background color #314b9f
      
           Border around this has a color of #314b9f        
        
          <div style="border:2px solid #314b9f;">Content here</div>
        
        
          .myborder {border:2px solid #314b9f;}
        
        Border color #314b9f