#031d56 color space conversions
Hex:
        #031d56
        RGB:
        3, 29, 86
        CMY:
        99, 89, 66
        CMYK:
        97, 66, 0, 66
      HSL:
        221°, 93.2584%, 17.4510%
        HSV (HSB):
        221°, 96.5116%, 33.7255%
        XYZ:
        2.1566, 1.5700, 8.9935
        xyY:
        0.1695, 0.1234, 1.5700
      CIE-Lab:
        13.0462, 16.3529, -37.0206
        CIE-LCH:
        13.0462, 40.4715, 293.8323
        CIE-Luv:
        13.0462, -5.7846, -33.9457
        Hunter-Lab:
        12.5299, 8.7960, -33.7852
      #031d56 color charts
#031d56 RGB chart
      #031d56 CMYK chart
      #031d56 RGB pie chart
      #031d56 color shades, tints & tones
#031d56 color schemes
#031d56 color preview, HTML & CSS examples
           This text has a color of #031d56        
        
          <p style="color:#031d56;">Text here</p>
        
        
          .mytext {color:#031d56;}
        
        Text color #031d56
      
           This box has a color of #031d56        
        
          <div style="background-color:#031d56;">Content here</div>
        
        
          .mybackground {background-color:#031d56;}
        
        Background color #031d56
      
           Border around this has a color of #031d56        
        
          <div style="border:2px solid #031d56;">Content here</div>
        
        
          .myborder {border:2px solid #031d56;}
        
        Border color #031d56