#1f639a color space conversions
Hex:
        #1f639a
        RGB:
        31, 99, 154
        CMY:
        88, 61, 40
        CMYK:
        80, 36, 0, 40
      HSL:
        207°, 66.4865%, 36.2745%
        HSV (HSB):
        207°, 79.8701%, 60.3922%
        XYZ:
        10.8596, 11.5481, 32.2285
        xyY:
        0.1988, 0.2114, 11.5481
      CIE-Lab:
        40.4887, -0.8642, -35.8934
        CIE-LCH:
        40.4887, 35.9038, 268.6208
        CIE-Luv:
        40.4887, -22.6992, -51.6674
        Hunter-Lab:
        33.9825, -2.4267, -32.4421
      #1f639a color charts
#1f639a RGB chart
      #1f639a CMYK chart
      #1f639a RGB pie chart
      #1f639a color shades, tints & tones
#1f639a color schemes
#1f639a color preview, HTML & CSS examples
           This text has a color of #1f639a        
        
          <p style="color:#1f639a;">Text here</p>
        
        
          .mytext {color:#1f639a;}
        
        Text color #1f639a
      
           This box has a color of #1f639a        
        
          <div style="background-color:#1f639a;">Content here</div>
        
        
          .mybackground {background-color:#1f639a;}
        
        Background color #1f639a
      
           Border around this has a color of #1f639a        
        
          <div style="border:2px solid #1f639a;">Content here</div>
        
        
          .myborder {border:2px solid #1f639a;}
        
        Border color #1f639a