#1f4e83 color space conversions
Hex:
        #1f4e83
        RGB:
        31, 78, 131
        CMY:
        88, 69, 49
        CMYK:
        76, 40, 0, 49
      HSL:
        212°, 61.7284%, 31.7647%
        HSV (HSB):
        212°, 76.3359%, 51.3725%
        XYZ:
        7.3862, 7.3788, 22.5077
        xyY:
        0.1982, 0.1980, 7.3788
      CIE-Lab:
        32.6541, 3.6528, -34.3688
        CIE-LCH:
        32.6541, 34.5624, 276.0667
        CIE-Luv:
        32.6541, -16.4057, -46.9126
        Hunter-Lab:
        27.1639, 0.9995, -30.1122
      #1f4e83 color charts
#1f4e83 RGB chart
      #1f4e83 CMYK chart
      #1f4e83 RGB pie chart
      #1f4e83 color shades, tints & tones
#1f4e83 color schemes
#1f4e83 color preview, HTML & CSS examples
           This text has a color of #1f4e83        
        
          <p style="color:#1f4e83;">Text here</p>
        
        
          .mytext {color:#1f4e83;}
        
        Text color #1f4e83
      
           This box has a color of #1f4e83        
        
          <div style="background-color:#1f4e83;">Content here</div>
        
        
          .mybackground {background-color:#1f4e83;}
        
        Background color #1f4e83
      
           Border around this has a color of #1f4e83        
        
          <div style="border:2px solid #1f4e83;">Content here</div>
        
        
          .myborder {border:2px solid #1f4e83;}
        
        Border color #1f4e83