#1f3663 color space conversions
Hex:
        #1f3663
        RGB:
        31, 54, 99
        CMY:
        88, 79, 61
        CMYK:
        69, 45, 0, 61
      HSL:
        220°, 52.3077%, 25.4902%
        HSV (HSB):
        220°, 68.6869%, 38.8235%
        XYZ:
        4.1364, 3.8305, 12.3257
        xyY:
        0.2038, 0.1888, 3.8305
      CIE-Lab:
        23.1029, 7.3249, -29.3303
        CIE-LCH:
        23.1029, 30.2312, 284.0222
        CIE-Luv:
        23.1029, -9.0060, -35.6183
        Hunter-Lab:
        19.5716, 3.4747, -23.6392
      #1f3663 color charts
#1f3663 RGB chart
      #1f3663 CMYK chart
      #1f3663 RGB pie chart
      #1f3663 color shades, tints & tones
#1f3663 color schemes
#1f3663 color preview, HTML & CSS examples
           This text has a color of #1f3663        
        
          <p style="color:#1f3663;">Text here</p>
        
        
          .mytext {color:#1f3663;}
        
        Text color #1f3663
      
           This box has a color of #1f3663        
        
          <div style="background-color:#1f3663;">Content here</div>
        
        
          .mybackground {background-color:#1f3663;}
        
        Background color #1f3663
      
           Border around this has a color of #1f3663        
        
          <div style="border:2px solid #1f3663;">Content here</div>
        
        
          .myborder {border:2px solid #1f3663;}
        
        Border color #1f3663