#031c80 color space conversions
Hex:
        #031c80
        RGB:
        3, 28, 128
        CMY:
        99, 89, 50
        CMYK:
        98, 78, 0, 50
      HSL:
        228°, 95.4198%, 25.6863%
        HSV (HSB):
        228°, 97.6562%, 50.1961%
        XYZ:
        4.3491, 2.4084, 20.6577
        xyY:
        0.1586, 0.0878, 2.4084
      CIE-Lab:
        17.4991, 34.4441, -57.1652
        CIE-LCH:
        17.4991, 66.7402, 301.0705
        CIE-Luv:
        17.4991, -6.3772, -58.4102
        Hunter-Lab:
        15.5190, 22.8653, -68.0593
      #031c80 color charts
#031c80 RGB chart
      #031c80 CMYK chart
      #031c80 RGB pie chart
      #031c80 color shades, tints & tones
#031c80 color schemes
#031c80 color preview, HTML & CSS examples
           This text has a color of #031c80        
        
          <p style="color:#031c80;">Text here</p>
        
        
          .mytext {color:#031c80;}
        
        Text color #031c80
      
           This box has a color of #031c80        
        
          <div style="background-color:#031c80;">Content here</div>
        
        
          .mybackground {background-color:#031c80;}
        
        Background color #031c80
      
           Border around this has a color of #031c80        
        
          <div style="border:2px solid #031c80;">Content here</div>
        
        
          .myborder {border:2px solid #031c80;}
        
        Border color #031c80