#1f4dae color space conversions
Hex:
        #1f4dae
        RGB:
        31, 77, 174
        CMY:
        88, 70, 32
        CMYK:
        82, 56, 0, 32
      HSL:
        221°, 69.7561%, 40.1961%
        HSV (HSB):
        221°, 82.1839%, 68.2353%
        XYZ:
        10.8589, 8.6551, 41.1427
        xyY:
        0.1790, 0.1427, 8.6551
      CIE-Lab:
        35.3115, 21.4459, -56.1228
        CIE-LCH:
        35.3115, 60.0807, 290.9131
        CIE-Luv:
        35.3115, -15.3234, -79.6008
        Hunter-Lab:
        29.4195, 14.4015, -62.3225
      #1f4dae color charts
#1f4dae RGB chart
      #1f4dae CMYK chart
      #1f4dae RGB pie chart
      #1f4dae color shades, tints & tones
#1f4dae color schemes
#1f4dae color preview, HTML & CSS examples
           This text has a color of #1f4dae        
        
          <p style="color:#1f4dae;">Text here</p>
        
        
          .mytext {color:#1f4dae;}
        
        Text color #1f4dae
      
           This box has a color of #1f4dae        
        
          <div style="background-color:#1f4dae;">Content here</div>
        
        
          .mybackground {background-color:#1f4dae;}
        
        Background color #1f4dae
      
           Border around this has a color of #1f4dae        
        
          <div style="border:2px solid #1f4dae;">Content here</div>
        
        
          .myborder {border:2px solid #1f4dae;}
        
        Border color #1f4dae