#314f7b color space conversions
Hex:
        #314f7b
        RGB:
        49, 79, 123
        CMY:
        81, 69, 52
        CMYK:
        60, 36, 0, 52
      HSL:
        216°, 43.0233%, 33.7255%
        HSV (HSB):
        216°, 60.1626%, 48.2353%
        XYZ:
        7.6378, 7.6750, 19.8178
        xyY:
        0.2174, 0.2185, 7.6750
      CIE-Lab:
        33.2966, 3.2786, -28.3488
        CIE-LCH:
        33.2966, 28.5378, 276.5970
        CIE-Luv:
        33.2966, -13.0619, -38.6339
        Hunter-Lab:
        27.7038, 0.7297, -23.0202
      #314f7b color charts
#314f7b RGB chart
      #314f7b CMYK chart
      #314f7b RGB pie chart
      #314f7b color shades, tints & tones
#314f7b color schemes
#314f7b color preview, HTML & CSS examples
           This text has a color of #314f7b        
        
          <p style="color:#314f7b;">Text here</p>
        
        
          .mytext {color:#314f7b;}
        
        Text color #314f7b
      
           This box has a color of #314f7b        
        
          <div style="background-color:#314f7b;">Content here</div>
        
        
          .mybackground {background-color:#314f7b;}
        
        Background color #314f7b
      
           Border around this has a color of #314f7b        
        
          <div style="border:2px solid #314f7b;">Content here</div>
        
        
          .myborder {border:2px solid #314f7b;}
        
        Border color #314f7b