#031f60 color space conversions
Hex:
        #031f60
        RGB:
        3, 31, 96
        CMY:
        99, 88, 62
        CMYK:
        97, 68, 0, 62
      HSL:
        222°, 93.9394%, 19.4118%
        HSV (HSB):
        222°, 96.8750%, 37.6471%
        XYZ:
        2.6389, 1.8439, 11.2831
        xyY:
        0.1674, 0.1170, 1.8439
      CIE-Lab:
        14.6455, 19.3083, -41.1035
        CIE-LCH:
        14.6455, 45.4126, 295.1618
        CIE-Luv:
        14.6455, -6.3376, -39.9127
        Hunter-Lab:
        13.5789, 10.9259, -39.7608
      #031f60 color charts
#031f60 RGB chart
      #031f60 CMYK chart
      #031f60 RGB pie chart
      #031f60 color shades, tints & tones
#031f60 color schemes
#031f60 color preview, HTML & CSS examples
           This text has a color of #031f60        
        
          <p style="color:#031f60;">Text here</p>
        
        
          .mytext {color:#031f60;}
        
        Text color #031f60
      
           This box has a color of #031f60        
        
          <div style="background-color:#031f60;">Content here</div>
        
        
          .mybackground {background-color:#031f60;}
        
        Background color #031f60
      
           Border around this has a color of #031f60        
        
          <div style="border:2px solid #031f60;">Content here</div>
        
        
          .myborder {border:2px solid #031f60;}
        
        Border color #031f60