#314fce color space conversions
Hex:
        #314fce
        RGB:
        49, 79, 206
        CMY:
        81, 69, 19
        CMYK:
        76, 62, 0, 19
      HSL:
        229°, 61.5686%, 50.0000%
        HSV (HSB):
        229°, 76.2136%, 80.7843%
        XYZ:
        15.2032, 10.7012, 59.6568
        xyY:
        0.1777, 0.1251, 10.7012
      CIE-Lab:
        39.0725, 34.0344, -68.7026
        CIE-LCH:
        39.0725, 76.6706, 296.3532
        CIE-Luv:
        39.0725, -13.4031, -99.9646
        Hunter-Lab:
        32.7126, 25.7107, -85.2260
      #314fce color charts
#314fce RGB chart
      #314fce CMYK chart
      #314fce RGB pie chart
      #314fce color shades, tints & tones
#314fce color schemes
#314fce color preview, HTML & CSS examples
           This text has a color of #314fce        
        
          <p style="color:#314fce;">Text here</p>
        
        
          .mytext {color:#314fce;}
        
        Text color #314fce
      
           This box has a color of #314fce        
        
          <div style="background-color:#314fce;">Content here</div>
        
        
          .mybackground {background-color:#314fce;}
        
        Background color #314fce
      
           Border around this has a color of #314fce        
        
          <div style="border:2px solid #314fce;">Content here</div>
        
        
          .myborder {border:2px solid #314fce;}
        
        Border color #314fce