#031c66 color space conversions
Hex:
        #031c66
        RGB:
        3, 28, 102
        CMY:
        99, 89, 60
        CMYK:
        97, 73, 0, 60
      HSL:
        225°, 94.2857%, 20.5882%
        HSV (HSB):
        225°, 97.0588%, 40.0000%
        XYZ:
        2.8511, 1.8092, 12.7693
        xyY:
        0.1636, 0.1038, 1.8092
      CIE-Lab:
        14.4522, 24.0963, -45.3924
        CIE-LCH:
        14.4522, 51.3917, 297.9613
        CIE-Luv:
        14.4522, -5.7975, -43.1982
        Hunter-Lab:
        13.4506, 14.2977, -46.8717
      #031c66 color charts
#031c66 RGB chart
      #031c66 CMYK chart
      #031c66 RGB pie chart
      #031c66 color shades, tints & tones
#031c66 color schemes
#031c66 color preview, HTML & CSS examples
           This text has a color of #031c66        
        
          <p style="color:#031c66;">Text here</p>
        
        
          .mytext {color:#031c66;}
        
        Text color #031c66
      
           This box has a color of #031c66        
        
          <div style="background-color:#031c66;">Content here</div>
        
        
          .mybackground {background-color:#031c66;}
        
        Background color #031c66
      
           Border around this has a color of #031c66        
        
          <div style="border:2px solid #031c66;">Content here</div>
        
        
          .myborder {border:2px solid #031c66;}
        
        Border color #031c66