#1f3e75 color space conversions
Hex:
        #1f3e75
        RGB:
        31, 62, 117
        CMY:
        88, 76, 54
        CMYK:
        74, 47, 0, 54
      HSL:
        218°, 58.1081%, 29.0196%
        HSV (HSB):
        218°, 73.5043%, 45.8824%
        XYZ:
        5.4986, 5.0209, 17.5089
        xyY:
        0.1962, 0.1791, 5.0209
      CIE-Lab:
        26.7943, 8.9202, -34.9753
        CIE-LCH:
        26.7943, 36.0949, 284.3078
        CIE-Luv:
        26.7943, -11.4562, -45.0870
        Hunter-Lab:
        22.4074, 4.5895, -30.6435
      #1f3e75 color charts
#1f3e75 RGB chart
      #1f3e75 CMYK chart
      #1f3e75 RGB pie chart
      #1f3e75 color shades, tints & tones
#1f3e75 color schemes
#1f3e75 color preview, HTML & CSS examples
           This text has a color of #1f3e75        
        
          <p style="color:#1f3e75;">Text here</p>
        
        
          .mytext {color:#1f3e75;}
        
        Text color #1f3e75
      
           This box has a color of #1f3e75        
        
          <div style="background-color:#1f3e75;">Content here</div>
        
        
          .mybackground {background-color:#1f3e75;}
        
        Background color #1f3e75
      
           Border around this has a color of #1f3e75        
        
          <div style="border:2px solid #1f3e75;">Content here</div>
        
        
          .myborder {border:2px solid #1f3e75;}
        
        Border color #1f3e75