#031b66 color space conversions
Hex:
        #031b66
        RGB:
        3, 27, 102
        CMY:
        99, 89, 60
        CMYK:
        97, 74, 0, 60
      HSL:
        225°, 94.2857%, 20.5882%
        HSV (HSB):
        225°, 97.0588%, 40.0000%
        XYZ:
        2.8278, 1.7625, 12.7615
        xyY:
        0.1630, 0.1016, 1.7625
      CIE-Lab:
        14.1882, 24.8093, -45.8277
        CIE-LCH:
        14.1882, 52.1122, 298.4294
        CIE-Luv:
        14.1882, -5.6060, -43.0696
        Hunter-Lab:
        13.2760, 14.7869, -47.6990
      #031b66 color charts
#031b66 RGB chart
      #031b66 CMYK chart
      #031b66 RGB pie chart
      #031b66 color shades, tints & tones
#031b66 color schemes
#031b66 color preview, HTML & CSS examples
           This text has a color of #031b66        
        
          <p style="color:#031b66;">Text here</p>
        
        
          .mytext {color:#031b66;}
        
        Text color #031b66
      
           This box has a color of #031b66        
        
          <div style="background-color:#031b66;">Content here</div>
        
        
          .mybackground {background-color:#031b66;}
        
        Background color #031b66
      
           Border around this has a color of #031b66        
        
          <div style="border:2px solid #031b66;">Content here</div>
        
        
          .myborder {border:2px solid #031b66;}
        
        Border color #031b66