#313e5d color space conversions
Hex:
        #313e5d
        RGB:
        49, 62, 93
        CMY:
        81, 76, 64
        CMYK:
        47, 33, 0, 64
      HSL:
        222°, 30.9859%, 27.8431%
        HSV (HSB):
        222°, 47.3118%, 36.4706%
        XYZ:
        4.9650, 4.8885, 11.0378
        xyY:
        0.2377, 0.2340, 4.8885
      CIE-Lab:
        26.4148, 4.0870, -20.1258
        CIE-LCH:
        26.4148, 20.5366, 281.4791
        CIE-Luv:
        26.4148, -6.7211, -25.2102
        Hunter-Lab:
        22.1100, 1.3915, -14.1219
      #313e5d color charts
#313e5d RGB chart
      #313e5d CMYK chart
      #313e5d RGB pie chart
      #313e5d color shades, tints & tones
#313e5d color schemes
#313e5d color preview, HTML & CSS examples
           This text has a color of #313e5d        
        
          <p style="color:#313e5d;">Text here</p>
        
        
          .mytext {color:#313e5d;}
        
        Text color #313e5d
      
           This box has a color of #313e5d        
        
          <div style="background-color:#313e5d;">Content here</div>
        
        
          .mybackground {background-color:#313e5d;}
        
        Background color #313e5d
      
           Border around this has a color of #313e5d        
        
          <div style="border:2px solid #313e5d;">Content here</div>
        
        
          .myborder {border:2px solid #313e5d;}
        
        Border color #313e5d