#1f4a97 color space conversions
Hex:
        #1f4a97
        RGB:
        31, 74, 151
        CMY:
        88, 71, 41
        CMYK:
        79, 51, 0, 41
      HSL:
        219°, 65.9341%, 35.6863%
        HSV (HSB):
        219°, 79.4702%, 59.2157%
        XYZ:
        8.5998, 7.4232, 30.2577
        xyY:
        0.1858, 0.1604, 7.4232
      CIE-Lab:
        32.7516, 14.3309, -46.4590
        CIE-LCH:
        32.7516, 48.6190, 287.1431
        CIE-Luv:
        32.7516, -14.7298, -64.4136
        Hunter-Lab:
        27.2456, 8.6617, -46.7728
      #1f4a97 color charts
#1f4a97 RGB chart
      #1f4a97 CMYK chart
      #1f4a97 RGB pie chart
      #1f4a97 color shades, tints & tones
#1f4a97 color schemes
#1f4a97 color preview, HTML & CSS examples
           This text has a color of #1f4a97        
        
          <p style="color:#1f4a97;">Text here</p>
        
        
          .mytext {color:#1f4a97;}
        
        Text color #1f4a97
      
           This box has a color of #1f4a97        
        
          <div style="background-color:#1f4a97;">Content here</div>
        
        
          .mybackground {background-color:#1f4a97;}
        
        Background color #1f4a97
      
           Border around this has a color of #1f4a97        
        
          <div style="border:2px solid #1f4a97;">Content here</div>
        
        
          .myborder {border:2px solid #1f4a97;}
        
        Border color #1f4a97