#1f4f96 color space conversions
Hex:
        #1f4f96
        RGB:
        31, 79, 150
        CMY:
        88, 69, 41
        CMYK:
        79, 47, 0, 41
      HSL:
        216°, 65.7459%, 35.4902%
        HSV (HSB):
        216°, 79.3333%, 58.8235%
        XYZ:
        8.8661, 8.0853, 29.9475
        xyY:
        0.1890, 0.1724, 8.0853
      CIE-Lab:
        34.1599, 10.5544, -43.5834
        CIE-LCH:
        34.1599, 44.8431, 283.6130
        CIE-Luv:
        34.1599, -16.2663, -61.0858
        Hunter-Lab:
        28.4346, 5.8967, -42.5403
      #1f4f96 color charts
#1f4f96 RGB chart
      #1f4f96 CMYK chart
      #1f4f96 RGB pie chart
      #1f4f96 color shades, tints & tones
#1f4f96 color schemes
#1f4f96 color preview, HTML & CSS examples
           This text has a color of #1f4f96        
        
          <p style="color:#1f4f96;">Text here</p>
        
        
          .mytext {color:#1f4f96;}
        
        Text color #1f4f96
      
           This box has a color of #1f4f96        
        
          <div style="background-color:#1f4f96;">Content here</div>
        
        
          .mybackground {background-color:#1f4f96;}
        
        Background color #1f4f96
      
           Border around this has a color of #1f4f96        
        
          <div style="border:2px solid #1f4f96;">Content here</div>
        
        
          .myborder {border:2px solid #1f4f96;}
        
        Border color #1f4f96