#1f4067 color space conversions
Hex:
        #1f4067
        RGB:
        31, 64, 103
        CMY:
        88, 75, 60
        CMYK:
        70, 38, 0, 60
      HSL:
        213°, 53.7313%, 26.2745%
        HSV (HSB):
        213°, 69.9029%, 40.3922%
        XYZ:
        4.8467, 4.9374, 13.5295
        xyY:
        0.2079, 0.2118, 4.9374
      CIE-Lab:
        26.5556, 1.9827, -26.4299
        CIE-LCH:
        26.5556, 26.5042, 274.2902
        CIE-Luv:
        26.5556, -12.2910, -33.3040
        Hunter-Lab:
        22.2202, 0.0489, -20.5466
      #1f4067 color charts
#1f4067 RGB chart
      #1f4067 CMYK chart
      #1f4067 RGB pie chart
      #1f4067 color shades, tints & tones
#1f4067 color schemes
#1f4067 color preview, HTML & CSS examples
           This text has a color of #1f4067        
        
          <p style="color:#1f4067;">Text here</p>
        
        
          .mytext {color:#1f4067;}
        
        Text color #1f4067
      
           This box has a color of #1f4067        
        
          <div style="background-color:#1f4067;">Content here</div>
        
        
          .mybackground {background-color:#1f4067;}
        
        Background color #1f4067
      
           Border around this has a color of #1f4067        
        
          <div style="border:2px solid #1f4067;">Content here</div>
        
        
          .myborder {border:2px solid #1f4067;}
        
        Border color #1f4067