#314e9f color space conversions
Hex:
        #314e9f
        RGB:
        49, 78, 159
        CMY:
        81, 69, 38
        CMYK:
        69, 51, 0, 38
      HSL:
        224°, 52.8846%, 40.7843%
        HSV (HSB):
        224°, 69.1824%, 62.3529%
        XYZ:
        10.2490, 8.6049, 33.9216
        xyY:
        0.1942, 0.1630, 8.6049
      CIE-Lab:
        35.2123, 17.2434, -47.2850
        CIE-LCH:
        35.2123, 50.3310, 290.0353
        CIE-Luv:
        35.2123, -12.7229, -67.3397
        Hunter-Lab:
        29.3342, 11.0309, -48.0281
      #314e9f color charts
#314e9f RGB chart
      #314e9f CMYK chart
      #314e9f RGB pie chart
      #314e9f color shades, tints & tones
#314e9f color schemes
#314e9f color preview, HTML & CSS examples
           This text has a color of #314e9f        
        
          <p style="color:#314e9f;">Text here</p>
        
        
          .mytext {color:#314e9f;}
        
        Text color #314e9f
      
           This box has a color of #314e9f        
        
          <div style="background-color:#314e9f;">Content here</div>
        
        
          .mybackground {background-color:#314e9f;}
        
        Background color #314e9f
      
           Border around this has a color of #314e9f        
        
          <div style="border:2px solid #314e9f;">Content here</div>
        
        
          .myborder {border:2px solid #314e9f;}
        
        Border color #314e9f