#313a6f color space conversions
Hex:
        #313a6f
        RGB:
        49, 58, 111
        CMY:
        81, 77, 56
        CMYK:
        56, 48, 0, 56
      HSL:
        231°, 38.7500%, 31.3725%
        HSV (HSB):
        231°, 55.8559%, 43.5294%
        XYZ:
        5.6489, 4.8268, 15.6729
        xyY:
        0.2160, 0.1846, 4.8268
      CIE-Lab:
        26.2354, 13.0754, -31.9959
        CIE-LCH:
        26.2354, 34.5645, 292.2279
        CIE-Luv:
        26.2354, -5.8575, -41.2685
        Hunter-Lab:
        21.9699, 7.4487, -26.9172
      #313a6f color charts
#313a6f RGB chart
      #313a6f CMYK chart
      #313a6f RGB pie chart
      #313a6f color shades, tints & tones
#313a6f color schemes
#313a6f color preview, HTML & CSS examples
           This text has a color of #313a6f        
        
          <p style="color:#313a6f;">Text here</p>
        
        
          .mytext {color:#313a6f;}
        
        Text color #313a6f
      
           This box has a color of #313a6f        
        
          <div style="background-color:#313a6f;">Content here</div>
        
        
          .mybackground {background-color:#313a6f;}
        
        Background color #313a6f
      
           Border around this has a color of #313a6f        
        
          <div style="border:2px solid #313a6f;">Content here</div>
        
        
          .myborder {border:2px solid #313a6f;}
        
        Border color #313a6f