#1f498a color space conversions
Hex:
        #1f498a
        RGB:
        31, 73, 138
        CMY:
        88, 71, 46
        CMYK:
        78, 47, 0, 46
      HSL:
        216°, 63.3136%, 33.1373%
        HSV (HSB):
        216°, 77.5362%, 54.1176%
        XYZ:
        7.5351, 6.8914, 24.9778
        xyY:
        0.1912, 0.1749, 6.8914
      CIE-Lab:
        31.5583, 9.7999, -40.4348
        CIE-LCH:
        31.5583, 41.6054, 283.6237
        CIE-Luv:
        31.5583, -14.6278, -55.2183
        Hunter-Lab:
        26.2514, 5.2957, -38.0374
      #1f498a color charts
#1f498a RGB chart
      #1f498a CMYK chart
      #1f498a RGB pie chart
      #1f498a color shades, tints & tones
#1f498a color schemes
#1f498a color preview, HTML & CSS examples
           This text has a color of #1f498a        
        
          <p style="color:#1f498a;">Text here</p>
        
        
          .mytext {color:#1f498a;}
        
        Text color #1f498a
      
           This box has a color of #1f498a        
        
          <div style="background-color:#1f498a;">Content here</div>
        
        
          .mybackground {background-color:#1f498a;}
        
        Background color #1f498a
      
           Border around this has a color of #1f498a        
        
          <div style="border:2px solid #1f498a;">Content here</div>
        
        
          .myborder {border:2px solid #1f498a;}
        
        Border color #1f498a