#1f6faf color space conversions
Hex:
        #1f6faf
        RGB:
        31, 111, 175
        CMY:
        88, 56, 31
        CMYK:
        82, 37, 0, 31
      HSL:
        207°, 69.9029%, 40.3922%
        HSV (HSB):
        207°, 82.2857%, 68.6275%
        XYZ:
        13.9874, 14.7553, 42.6683
        xyY:
        0.1959, 0.2066, 14.7553
      CIE-Lab:
        45.2972, -0.2333, -40.6715
        CIE-LCH:
        45.2972, 40.6722, 269.6713
        CIE-Luv:
        45.2972, -25.8191, -60.5506
        Hunter-Lab:
        38.4127, -2.2242, -38.9697
      #1f6faf color charts
#1f6faf RGB chart
      #1f6faf CMYK chart
      #1f6faf RGB pie chart
      #1f6faf color shades, tints & tones
#1f6faf color schemes
#1f6faf color preview, HTML & CSS examples
           This text has a color of #1f6faf        
        
          <p style="color:#1f6faf;">Text here</p>
        
        
          .mytext {color:#1f6faf;}
        
        Text color #1f6faf
      
           This box has a color of #1f6faf        
        
          <div style="background-color:#1f6faf;">Content here</div>
        
        
          .mybackground {background-color:#1f6faf;}
        
        Background color #1f6faf
      
           Border around this has a color of #1f6faf        
        
          <div style="border:2px solid #1f6faf;">Content here</div>
        
        
          .myborder {border:2px solid #1f6faf;}
        
        Border color #1f6faf