#1f2958 color space conversions
Hex:
        #1f2958
        RGB:
        31, 41, 88
        CMY:
        88, 84, 65
        CMYK:
        65, 53, 0, 65
      HSL:
        229°, 47.8992%, 23.3333%
        HSV (HSB):
        229°, 64.7727%, 34.5098%
        XYZ:
        3.1195, 2.5818, 9.5664
        xyY:
        0.2043, 0.1691, 2.5818
      CIE-Lab:
        18.2844, 12.3073, -29.8009
        CIE-LCH:
        18.2844, 32.2422, 292.4399
        CIE-Luv:
        18.2844, -4.9827, -33.0306
        Hunter-Lab:
        16.0679, 6.5358, -24.0524
      #1f2958 color charts
#1f2958 RGB chart
      #1f2958 CMYK chart
      #1f2958 RGB pie chart
      #1f2958 color shades, tints & tones
#1f2958 color schemes
#1f2958 color preview, HTML & CSS examples
           This text has a color of #1f2958        
        
          <p style="color:#1f2958;">Text here</p>
        
        
          .mytext {color:#1f2958;}
        
        Text color #1f2958
      
           This box has a color of #1f2958        
        
          <div style="background-color:#1f2958;">Content here</div>
        
        
          .mybackground {background-color:#1f2958;}
        
        Background color #1f2958
      
           Border around this has a color of #1f2958        
        
          <div style="border:2px solid #1f2958;">Content here</div>
        
        
          .myborder {border:2px solid #1f2958;}
        
        Border color #1f2958