#1f4584 color space conversions
Hex:
        #1f4584
        RGB:
        31, 69, 132
        CMY:
        88, 73, 48
        CMYK:
        77, 48, 0, 48
      HSL:
        217°, 61.9632%, 31.9608%
        HSV (HSB):
        217°, 76.5152%, 51.7647%
        XYZ:
        6.8581, 6.2135, 22.6677
        xyY:
        0.1919, 0.1739, 6.2135
      CIE-Lab:
        29.9448, 10.1189, -39.3195
        CIE-LCH:
        29.9448, 40.6007, 284.4319
        CIE-Luv:
        29.9448, -13.4748, -52.7853
        Hunter-Lab:
        24.9269, 5.4881, -36.4675
      #1f4584 color charts
#1f4584 RGB chart
      #1f4584 CMYK chart
      #1f4584 RGB pie chart
      #1f4584 color shades, tints & tones
#1f4584 color schemes
#1f4584 color preview, HTML & CSS examples
           This text has a color of #1f4584        
        
          <p style="color:#1f4584;">Text here</p>
        
        
          .mytext {color:#1f4584;}
        
        Text color #1f4584
      
           This box has a color of #1f4584        
        
          <div style="background-color:#1f4584;">Content here</div>
        
        
          .mybackground {background-color:#1f4584;}
        
        Background color #1f4584
      
           Border around this has a color of #1f4584        
        
          <div style="border:2px solid #1f4584;">Content here</div>
        
        
          .myborder {border:2px solid #1f4584;}
        
        Border color #1f4584