#313a8b color space conversions
Hex:
        #313a8b
        RGB:
        49, 58, 139
        CMY:
        81, 77, 45
        CMYK:
        65, 58, 0, 45
      HSL:
        234°, 47.8723%, 36.8627%
        HSV (HSB):
        234°, 64.7482%, 54.5098%
        XYZ:
        7.4399, 5.5432, 25.1039
        xyY:
        0.1953, 0.1455, 5.5432
      CIE-Lab:
        28.2293, 23.2407, -46.3801
        CIE-LCH:
        28.2293, 51.8772, 296.6151
        CIE-Luv:
        28.2293, -6.7732, -61.5136
        Hunter-Lab:
        23.5439, 15.2042, -46.7377
      #313a8b color charts
#313a8b RGB chart
      #313a8b CMYK chart
      #313a8b RGB pie chart
      #313a8b color shades, tints & tones
#313a8b color schemes
#313a8b color preview, HTML & CSS examples
           This text has a color of #313a8b        
        
          <p style="color:#313a8b;">Text here</p>
        
        
          .mytext {color:#313a8b;}
        
        Text color #313a8b
      
           This box has a color of #313a8b        
        
          <div style="background-color:#313a8b;">Content here</div>
        
        
          .mybackground {background-color:#313a8b;}
        
        Background color #313a8b
      
           Border around this has a color of #313a8b        
        
          <div style="border:2px solid #313a8b;">Content here</div>
        
        
          .myborder {border:2px solid #313a8b;}
        
        Border color #313a8b