#1f2669 color space conversions
Hex:
        #1f2669
        RGB:
        31, 38, 105
        CMY:
        88, 85, 59
        CMYK:
        70, 64, 0, 59
      HSL:
        234°, 54.4118%, 26.6667%
        HSV (HSB):
        234°, 70.4762%, 41.1765%
        XYZ:
        3.8080, 2.6975, 13.6846
        xyY:
        0.1886, 0.1336, 2.6975
      CIE-Lab:
        18.7891, 21.1363, -40.2002
        CIE-LCH:
        18.7891, 45.4181, 297.7343
        CIE-Luv:
        18.7891, -4.7190, -44.8961
        Hunter-Lab:
        16.4239, 12.6445, -37.9042
      #1f2669 color charts
#1f2669 RGB chart
      #1f2669 CMYK chart
      #1f2669 RGB pie chart
      #1f2669 color shades, tints & tones
#1f2669 color schemes
#1f2669 color preview, HTML & CSS examples
           This text has a color of #1f2669        
        
          <p style="color:#1f2669;">Text here</p>
        
        
          .mytext {color:#1f2669;}
        
        Text color #1f2669
      
           This box has a color of #1f2669        
        
          <div style="background-color:#1f2669;">Content here</div>
        
        
          .mybackground {background-color:#1f2669;}
        
        Background color #1f2669
      
           Border around this has a color of #1f2669        
        
          <div style="border:2px solid #1f2669;">Content here</div>
        
        
          .myborder {border:2px solid #1f2669;}
        
        Border color #1f2669