#314a4d color space conversions
Hex:
        #314a4d
        RGB:
        49, 74, 77
        CMY:
        81, 71, 70
        CMYK:
        36, 4, 0, 70
      HSL:
        186°, 22.2222%, 24.7059%
        HSV (HSB):
        186°, 36.3636%, 30.1961%
        XYZ:
        5.0550, 6.0863, 7.9295
        xyY:
        0.2651, 0.3191, 6.0863
      CIE-Lab:
        29.6293, -8.6468, -4.8492
        CIE-LCH:
        29.6293, 9.9138, 209.2842
        CIE-Luv:
        29.6293, -11.3767, -4.7714
        Hunter-Lab:
        24.6705, -6.5990, -1.7875
      #314a4d color charts
#314a4d RGB chart
      #314a4d CMYK chart
      #314a4d RGB pie chart
      #314a4d color shades, tints & tones
#314a4d color schemes
#314a4d color preview, HTML & CSS examples
           This text has a color of #314a4d        
        
          <p style="color:#314a4d;">Text here</p>
        
        
          .mytext {color:#314a4d;}
        
        Text color #314a4d
      
           This box has a color of #314a4d        
        
          <div style="background-color:#314a4d;">Content here</div>
        
        
          .mybackground {background-color:#314a4d;}
        
        Background color #314a4d
      
           Border around this has a color of #314a4d        
        
          <div style="border:2px solid #314a4d;">Content here</div>
        
        
          .myborder {border:2px solid #314a4d;}
        
        Border color #314a4d