#314ad5 color space conversions
Hex:
        #314ad5
        RGB:
        49, 74, 213
        CMY:
        81, 71, 16
        CMYK:
        77, 65, 0, 16
      HSL:
        231°, 66.1290%, 51.3725%
        HSV (HSB):
        231°, 76.9953%, 83.5294%
        XYZ:
        15.7256, 10.3546, 64.1206
        xyY:
        0.1743, 0.1148, 10.3546
      CIE-Lab:
        38.4715, 39.6991, -73.7229
        CIE-LCH:
        38.4715, 83.7322, 298.3021
        CIE-Luv:
        38.4715, -12.3774, -105.9762
        Hunter-Lab:
        32.1786, 30.9202, -95.6190
      #314ad5 color charts
#314ad5 RGB chart
      #314ad5 CMYK chart
      #314ad5 RGB pie chart
      #314ad5 color shades, tints & tones
#314ad5 color schemes
#314ad5 color preview, HTML & CSS examples
           This text has a color of #314ad5        
        
          <p style="color:#314ad5;">Text here</p>
        
        
          .mytext {color:#314ad5;}
        
        Text color #314ad5
      
           This box has a color of #314ad5        
        
          <div style="background-color:#314ad5;">Content here</div>
        
        
          .mybackground {background-color:#314ad5;}
        
        Background color #314ad5
      
           Border around this has a color of #314ad5        
        
          <div style="border:2px solid #314ad5;">Content here</div>
        
        
          .myborder {border:2px solid #314ad5;}
        
        Border color #314ad5