#1f377a color space conversions
Hex:
        #1f377a
        RGB:
        31, 55, 122
        CMY:
        88, 78, 52
        CMYK:
        75, 55, 0, 52
      HSL:
        224°, 59.4771%, 30.0000%
        HSV (HSB):
        224°, 74.5902%, 47.8431%
        XYZ:
        5.4441, 4.4288, 18.9803
        xyY:
        0.1887, 0.1535, 4.4288
      CIE-Lab:
        25.0413, 15.8355, -40.9626
        CIE-LCH:
        25.0413, 43.9169, 291.1357
        CIE-Luv:
        25.0413, -9.3724, -51.7311
        Hunter-Lab:
        21.0448, 9.3482, -38.7423
      #1f377a color charts
#1f377a RGB chart
      #1f377a CMYK chart
      #1f377a RGB pie chart
      #1f377a color shades, tints & tones
#1f377a color schemes
#1f377a color preview, HTML & CSS examples
           This text has a color of #1f377a        
        
          <p style="color:#1f377a;">Text here</p>
        
        
          .mytext {color:#1f377a;}
        
        Text color #1f377a
      
           This box has a color of #1f377a        
        
          <div style="background-color:#1f377a;">Content here</div>
        
        
          .mybackground {background-color:#1f377a;}
        
        Background color #1f377a
      
           Border around this has a color of #1f377a        
        
          <div style="border:2px solid #1f377a;">Content here</div>
        
        
          .myborder {border:2px solid #1f377a;}
        
        Border color #1f377a