#1f4483 color space conversions
Hex:
        #1f4483
        RGB:
        31, 68, 131
        CMY:
        88, 73, 49
        CMYK:
        76, 48, 0, 49
      HSL:
        218°, 61.7284%, 31.7647%
        HSV (HSB):
        218°, 76.3359%, 51.3725%
        XYZ:
        6.7289, 6.0642, 22.2886
        xyY:
        0.1918, 0.1729, 6.0642
      CIE-Lab:
        29.5740, 10.4027, -39.2944
        CIE-LCH:
        29.5740, 40.6481, 284.8281
        CIE-Luv:
        29.5740, -13.1780, -52.5450
        Hunter-Lab:
        24.6257, 5.6799, -36.4251
      #1f4483 color charts
#1f4483 RGB chart
      #1f4483 CMYK chart
      #1f4483 RGB pie chart
      #1f4483 color shades, tints & tones
#1f4483 color schemes
#1f4483 color preview, HTML & CSS examples
           This text has a color of #1f4483        
        
          <p style="color:#1f4483;">Text here</p>
        
        
          .mytext {color:#1f4483;}
        
        Text color #1f4483
      
           This box has a color of #1f4483        
        
          <div style="background-color:#1f4483;">Content here</div>
        
        
          .mybackground {background-color:#1f4483;}
        
        Background color #1f4483
      
           Border around this has a color of #1f4483        
        
          <div style="border:2px solid #1f4483;">Content here</div>
        
        
          .myborder {border:2px solid #1f4483;}
        
        Border color #1f4483