#1f4089 color space conversions
Hex:
        #1f4089
        RGB:
        31, 64, 137
        CMY:
        88, 75, 46
        CMYK:
        77, 53, 0, 46
      HSL:
        221°, 63.0952%, 32.9412%
        HSV (HSB):
        221°, 77.3723%, 53.7255%
        XYZ:
        6.9138, 5.7642, 24.4151
        xyY:
        0.1864, 0.1554, 5.7642
      CIE-Lab:
        28.8097, 15.5744, -44.2475
        CIE-LCH:
        28.8097, 46.9084, 289.3913
        CIE-Luv:
        28.8097, -11.9340, -58.7951
        Hunter-Lab:
        24.0088, 9.3872, -43.4871
      #1f4089 color charts
#1f4089 RGB chart
      #1f4089 CMYK chart
      #1f4089 RGB pie chart
      #1f4089 color shades, tints & tones
#1f4089 color schemes
#1f4089 color preview, HTML & CSS examples
           This text has a color of #1f4089        
        
          <p style="color:#1f4089;">Text here</p>
        
        
          .mytext {color:#1f4089;}
        
        Text color #1f4089
      
           This box has a color of #1f4089        
        
          <div style="background-color:#1f4089;">Content here</div>
        
        
          .mybackground {background-color:#1f4089;}
        
        Background color #1f4089
      
           Border around this has a color of #1f4089        
        
          <div style="border:2px solid #1f4089;">Content here</div>
        
        
          .myborder {border:2px solid #1f4089;}
        
        Border color #1f4089