#313d77 color space conversions
Hex:
        #313d77
        RGB:
        49, 61, 119
        CMY:
        81, 76, 53
        CMYK:
        59, 49, 0, 53
      HSL:
        230°, 41.6667%, 32.9412%
        HSV (HSB):
        230°, 58.8235%, 46.6667%
        XYZ:
        6.2651, 5.3224, 18.1499
        xyY:
        0.2107, 0.1790, 5.3224
      CIE-Lab:
        27.6341, 13.8984, -34.8385
        CIE-LCH:
        27.6341, 37.5085, 291.7489
        CIE-Luv:
        27.6341, -7.0184, -45.8121
        Hunter-Lab:
        23.0702, 8.1019, -30.4956
      #313d77 color charts
#313d77 RGB chart
      #313d77 CMYK chart
      #313d77 RGB pie chart
      #313d77 color shades, tints & tones
#313d77 color schemes
#313d77 color preview, HTML & CSS examples
           This text has a color of #313d77        
        
          <p style="color:#313d77;">Text here</p>
        
        
          .mytext {color:#313d77;}
        
        Text color #313d77
      
           This box has a color of #313d77        
        
          <div style="background-color:#313d77;">Content here</div>
        
        
          .mybackground {background-color:#313d77;}
        
        Background color #313d77
      
           Border around this has a color of #313d77        
        
          <div style="border:2px solid #313d77;">Content here</div>
        
        
          .myborder {border:2px solid #313d77;}
        
        Border color #313d77