#031f89 color space conversions
Hex:
        #031f89
        RGB:
        3, 31, 137
        CMY:
        99, 88, 46
        CMYK:
        98, 77, 0, 46
      HSL:
        227°, 95.7143%, 27.4510%
        HSV (HSB):
        227°, 97.8102%, 53.7255%
        XYZ:
        5.0429, 2.8055, 23.9426
        xyY:
        0.1586, 0.0882, 2.8055
      CIE-Lab:
        19.2474, 35.9531, -59.9453
        CIE-LCH:
        19.2474, 69.9004, 300.9538
        CIE-Luv:
        19.2474, -7.0720, -64.0737
        Hunter-Lab:
        16.7496, 24.4304, -73.0274
      #031f89 color charts
#031f89 RGB chart
      #031f89 CMYK chart
      #031f89 RGB pie chart
      #031f89 color shades, tints & tones
#031f89 color schemes
#031f89 color preview, HTML & CSS examples
           This text has a color of #031f89        
        
          <p style="color:#031f89;">Text here</p>
        
        
          .mytext {color:#031f89;}
        
        Text color #031f89
      
           This box has a color of #031f89        
        
          <div style="background-color:#031f89;">Content here</div>
        
        
          .mybackground {background-color:#031f89;}
        
        Background color #031f89
      
           Border around this has a color of #031f89        
        
          <div style="border:2px solid #031f89;">Content here</div>
        
        
          .myborder {border:2px solid #031f89;}
        
        Border color #031f89