#031c58 color space conversions
Hex:
        #031c58
        RGB:
        3, 28, 88
        CMY:
        99, 89, 65
        CMYK:
        97, 68, 0, 65
      HSL:
        222°, 93.4066%, 17.8431%
        HSV (HSB):
        222°, 96.5909%, 34.5098%
        XYZ:
        2.2143, 1.5544, 9.4159
        xyY:
        0.1679, 0.1179, 1.5544
      CIE-Lab:
        12.9501, 18.0168, -38.5290
        CIE-LCH:
        12.9501, 42.5334, 295.0615
        CIE-Luv:
        12.9501, -5.5800, -35.0499
        Hunter-Lab:
        12.4677, 9.8828, -36.0494
      #031c58 color charts
#031c58 RGB chart
      #031c58 CMYK chart
      #031c58 RGB pie chart
      #031c58 color shades, tints & tones
#031c58 color schemes
#031c58 color preview, HTML & CSS examples
           This text has a color of #031c58        
        
          <p style="color:#031c58;">Text here</p>
        
        
          .mytext {color:#031c58;}
        
        Text color #031c58
      
           This box has a color of #031c58        
        
          <div style="background-color:#031c58;">Content here</div>
        
        
          .mybackground {background-color:#031c58;}
        
        Background color #031c58
      
           Border around this has a color of #031c58        
        
          <div style="border:2px solid #031c58;">Content here</div>
        
        
          .myborder {border:2px solid #031c58;}
        
        Border color #031c58