#1f2967 color space conversions
Hex:
        #1f2967
        RGB:
        31, 41, 103
        CMY:
        88, 84, 60
        CMYK:
        70, 60, 0, 60
      HSL:
        232°, 53.7313%, 26.2745%
        HSV (HSB):
        232°, 69.9029%, 40.3922%
        XYZ:
        3.8062, 2.8565, 13.1827
        xyY:
        0.1918, 0.1439, 2.8565
      CIE-Lab:
        19.4596, 18.2192, -37.8042
        CIE-LCH:
        19.4596, 41.9654, 295.7310
        CIE-Luv:
        19.4596, -5.3683, -43.0316
        Hunter-Lab:
        16.9011, 10.6222, -34.4151
      #1f2967 color charts
#1f2967 RGB chart
      #1f2967 CMYK chart
      #1f2967 RGB pie chart
      #1f2967 color shades, tints & tones
#1f2967 color schemes
#1f2967 color preview, HTML & CSS examples
           This text has a color of #1f2967        
        
          <p style="color:#1f2967;">Text here</p>
        
        
          .mytext {color:#1f2967;}
        
        Text color #1f2967
      
           This box has a color of #1f2967        
        
          <div style="background-color:#1f2967;">Content here</div>
        
        
          .mybackground {background-color:#1f2967;}
        
        Background color #1f2967
      
           Border around this has a color of #1f2967        
        
          <div style="border:2px solid #1f2967;">Content here</div>
        
        
          .myborder {border:2px solid #1f2967;}
        
        Border color #1f2967