#314f9d color space conversions
Hex:
        #314f9d
        RGB:
        49, 79, 157
        CMY:
        81, 69, 38
        CMYK:
        69, 50, 0, 38
      HSL:
        223°, 52.4272%, 40.3922%
        HSV (HSB):
        223°, 68.7898%, 61.5686%
        XYZ:
        10.1484, 8.6793, 33.0387
        xyY:
        0.1957, 0.1673, 8.6793
      CIE-Lab:
        35.3593, 15.8285, -45.8449
        CIE-LCH:
        35.3593, 48.5005, 289.0479
        CIE-Luv:
        35.3593, -13.0149, -65.3289
        Hunter-Lab:
        29.4606, 9.9326, -45.8686
      #314f9d color charts
#314f9d RGB chart
      #314f9d CMYK chart
      #314f9d RGB pie chart
      #314f9d color shades, tints & tones
#314f9d color schemes
#314f9d color preview, HTML & CSS examples
           This text has a color of #314f9d        
        
          <p style="color:#314f9d;">Text here</p>
        
        
          .mytext {color:#314f9d;}
        
        Text color #314f9d
      
           This box has a color of #314f9d        
        
          <div style="background-color:#314f9d;">Content here</div>
        
        
          .mybackground {background-color:#314f9d;}
        
        Background color #314f9d
      
           Border around this has a color of #314f9d        
        
          <div style="border:2px solid #314f9d;">Content here</div>
        
        
          .myborder {border:2px solid #314f9d;}
        
        Border color #314f9d