#314ea5 color space conversions
Hex:
        #314ea5
        RGB:
        49, 78, 165
        CMY:
        81, 69, 35
        CMYK:
        70, 53, 0, 35
      HSL:
        225°, 54.2056%, 41.9608%
        HSV (HSB):
        225°, 70.3030%, 64.7059%
        XYZ:
        10.7825, 8.8184, 36.7311
        xyY:
        0.1914, 0.1565, 8.8184
      CIE-Lab:
        35.6322, 19.4933, -50.2053
        CIE-LCH:
        35.6322, 53.8568, 291.2198
        CIE-Luv:
        35.6322, -12.7542, -71.7762
        Hunter-Lab:
        29.6957, 12.8460, -52.5498
      #314ea5 color charts
#314ea5 RGB chart
      #314ea5 CMYK chart
      #314ea5 RGB pie chart
      #314ea5 color shades, tints & tones
#314ea5 color schemes
#314ea5 color preview, HTML & CSS examples
           This text has a color of #314ea5        
        
          <p style="color:#314ea5;">Text here</p>
        
        
          .mytext {color:#314ea5;}
        
        Text color #314ea5
      
           This box has a color of #314ea5        
        
          <div style="background-color:#314ea5;">Content here</div>
        
        
          .mybackground {background-color:#314ea5;}
        
        Background color #314ea5
      
           Border around this has a color of #314ea5        
        
          <div style="border:2px solid #314ea5;">Content here</div>
        
        
          .myborder {border:2px solid #314ea5;}
        
        Border color #314ea5