#314e4f color space conversions
Hex:
        #314e4f
        RGB:
        49, 78, 79
        CMY:
        81, 69, 69
        CMYK:
        38, 1, 0, 69
      HSL:
        182°, 23.4375%, 25.0980%
        HSV (HSB):
        182°, 37.9747%, 30.9804%
        XYZ:
        5.4023, 6.6663, 8.3991
        xyY:
        0.2639, 0.3257, 6.6663
      CIE-Lab:
        31.0347, -10.4932, -4.0432
        CIE-LCH:
        31.0347, 11.2452, 201.0725
        CIE-Luv:
        31.0347, -13.0601, -3.6002
        Hunter-Lab:
        25.8191, -7.8347, -1.2141
      #314e4f color charts
#314e4f RGB chart
      #314e4f CMYK chart
      #314e4f RGB pie chart
      #314e4f color shades, tints & tones
#314e4f color schemes
#314e4f color preview, HTML & CSS examples
           This text has a color of #314e4f        
        
          <p style="color:#314e4f;">Text here</p>
        
        
          .mytext {color:#314e4f;}
        
        Text color #314e4f
      
           This box has a color of #314e4f        
        
          <div style="background-color:#314e4f;">Content here</div>
        
        
          .mybackground {background-color:#314e4f;}
        
        Background color #314e4f
      
           Border around this has a color of #314e4f        
        
          <div style="border:2px solid #314e4f;">Content here</div>
        
        
          .myborder {border:2px solid #314e4f;}
        
        Border color #314e4f