#1f2953 color space conversions
Hex:
        #1f2953
        RGB:
        31, 41, 83
        CMY:
        88, 84, 67
        CMYK:
        63, 51, 0, 67
      HSL:
        228°, 45.6140%, 22.3529%
        HSV (HSB):
        228°, 62.6506%, 32.5490%
        XYZ:
        2.9193, 2.5017, 8.5126
        xyY:
        0.2095, 0.1795, 2.5017
      CIE-Lab:
        17.9264, 10.3515, -27.0256
        CIE-LCH:
        17.9264, 28.9403, 290.9580
        CIE-Luv:
        17.9264, -4.8622, -29.6209
        Hunter-Lab:
        15.8168, 5.2667, -20.8382
      #1f2953 color charts
#1f2953 RGB chart
      #1f2953 CMYK chart
      #1f2953 RGB pie chart
      #1f2953 color shades, tints & tones
#1f2953 color schemes
#1f2953 color preview, HTML & CSS examples
           This text has a color of #1f2953        
        
          <p style="color:#1f2953;">Text here</p>
        
        
          .mytext {color:#1f2953;}
        
        Text color #1f2953
      
           This box has a color of #1f2953        
        
          <div style="background-color:#1f2953;">Content here</div>
        
        
          .mybackground {background-color:#1f2953;}
        
        Background color #1f2953
      
           Border around this has a color of #1f2953        
        
          <div style="border:2px solid #1f2953;">Content here</div>
        
        
          .myborder {border:2px solid #1f2953;}
        
        Border color #1f2953