#313e4b color space conversions
Hex:
        #313e4b
        RGB:
        49, 62, 75
        CMY:
        81, 76, 71
        CMYK:
        35, 17, 0, 71
      HSL:
        210°, 20.9677%, 24.3137%
        HSV (HSB):
        210°, 34.6667%, 29.4118%
        XYZ:
        4.2592, 4.6062, 7.3212
        xyY:
        0.2631, 0.2846, 4.6062
      CIE-Lab:
        25.5821, -1.6364, -9.6343
        CIE-LCH:
        25.5821, 9.7723, 260.3602
        CIE-Luv:
        25.5821, -6.3513, -11.1095
        Hunter-Lab:
        21.4621, -2.1346, -5.2017
      #313e4b color charts
#313e4b RGB chart
      #313e4b CMYK chart
      #313e4b RGB pie chart
      #313e4b color shades, tints & tones
#313e4b color schemes
#313e4b color preview, HTML & CSS examples
           This text has a color of #313e4b        
        
          <p style="color:#313e4b;">Text here</p>
        
        
          .mytext {color:#313e4b;}
        
        Text color #313e4b
      
           This box has a color of #313e4b        
        
          <div style="background-color:#313e4b;">Content here</div>
        
        
          .mybackground {background-color:#313e4b;}
        
        Background color #313e4b
      
           Border around this has a color of #313e4b        
        
          <div style="border:2px solid #313e4b;">Content here</div>
        
        
          .myborder {border:2px solid #313e4b;}
        
        Border color #313e4b