#031e80 color space conversions
Hex:
        #031e80
        RGB:
        3, 30, 128
        CMY:
        99, 88, 50
        CMYK:
        98, 77, 0, 50
      HSL:
        227°, 95.4198%, 25.6863%
        HSV (HSB):
        227°, 97.6562%, 50.1961%
        XYZ:
        4.3981, 2.5064, 20.6741
        xyY:
        0.1595, 0.0909, 2.5064
      CIE-Lab:
        17.9476, 33.1802, -56.4222
        CIE-LCH:
        17.9476, 65.4552, 300.4585
        CIE-Luv:
        17.9476, -6.6983, -58.6725
        Hunter-Lab:
        15.8317, 21.8827, -66.3427
      #031e80 color charts
#031e80 RGB chart
      #031e80 CMYK chart
      #031e80 RGB pie chart
      #031e80 color shades, tints & tones
#031e80 color schemes
#031e80 color preview, HTML & CSS examples
           This text has a color of #031e80        
        
          <p style="color:#031e80;">Text here</p>
        
        
          .mytext {color:#031e80;}
        
        Text color #031e80
      
           This box has a color of #031e80        
        
          <div style="background-color:#031e80;">Content here</div>
        
        
          .mybackground {background-color:#031e80;}
        
        Background color #031e80
      
           Border around this has a color of #031e80        
        
          <div style="border:2px solid #031e80;">Content here</div>
        
        
          .myborder {border:2px solid #031e80;}
        
        Border color #031e80