#313e4d color space conversions
Hex:
        #313e4d
        RGB:
        49, 62, 77
        CMY:
        81, 76, 70
        CMYK:
        36, 19, 0, 70
      HSL:
        212°, 22.2222%, 24.7059%
        HSV (HSB):
        212°, 36.3636%, 30.1961%
        XYZ:
        4.3288, 4.6340, 7.6875
        xyY:
        0.2600, 0.2783, 4.6340
      CIE-Lab:
        25.6656, -1.0350, -10.8245
        CIE-LCH:
        25.6656, 10.8739, 264.5381
        CIE-Luv:
        25.6656, -6.3900, -12.6583
        Hunter-Lab:
        21.5268, -1.7776, -6.1044
      #313e4d color charts
#313e4d RGB chart
      #313e4d CMYK chart
      #313e4d RGB pie chart
      #313e4d color shades, tints & tones
#313e4d color schemes
#313e4d color preview, HTML & CSS examples
           This text has a color of #313e4d        
        
          <p style="color:#313e4d;">Text here</p>
        
        
          .mytext {color:#313e4d;}
        
        Text color #313e4d
      
           This box has a color of #313e4d        
        
          <div style="background-color:#313e4d;">Content here</div>
        
        
          .mybackground {background-color:#313e4d;}
        
        Background color #313e4d
      
           Border around this has a color of #313e4d        
        
          <div style="border:2px solid #313e4d;">Content here</div>
        
        
          .myborder {border:2px solid #313e4d;}
        
        Border color #313e4d