#1f2977 color space conversions
Hex:
        #1f2977
        RGB:
        31, 41, 119
        CMY:
        88, 84, 53
        CMYK:
        74, 66, 0, 53
      HSL:
        233°, 58.6667%, 29.4118%
        HSV (HSB):
        233°, 73.9496%, 46.6667%
        XYZ:
        4.6878, 3.2091, 17.8251
        xyY:
        0.1822, 0.1248, 3.2091
      CIE-Lab:
        20.8626, 24.4733, -45.8531
        CIE-LCH:
        20.8626, 51.9755, 298.0903
        CIE-Luv:
        20.8626, -5.8150, -53.3297
        Hunter-Lab:
        17.9139, 15.3611, -46.4562
      #1f2977 color charts
#1f2977 RGB chart
      #1f2977 CMYK chart
      #1f2977 RGB pie chart
      #1f2977 color shades, tints & tones
#1f2977 color schemes
#1f2977 color preview, HTML & CSS examples
           This text has a color of #1f2977        
        
          <p style="color:#1f2977;">Text here</p>
        
        
          .mytext {color:#1f2977;}
        
        Text color #1f2977
      
           This box has a color of #1f2977        
        
          <div style="background-color:#1f2977;">Content here</div>
        
        
          .mybackground {background-color:#1f2977;}
        
        Background color #1f2977
      
           Border around this has a color of #1f2977        
        
          <div style="border:2px solid #1f2977;">Content here</div>
        
        
          .myborder {border:2px solid #1f2977;}
        
        Border color #1f2977