#1f6eaf color space conversions
Hex:
        #1f6eaf
        RGB:
        31, 110, 175
        CMY:
        88, 57, 31
        CMYK:
        82, 37, 0, 31
      HSL:
        207°, 69.9029%, 40.3922%
        HSV (HSB):
        207°, 82.2857%, 68.6275%
        XYZ:
        13.8789, 14.5383, 42.6321
        xyY:
        0.1953, 0.2046, 14.5383
      CIE-Lab:
        44.9952, 0.3840, -41.1508
        CIE-LCH:
        44.9952, 41.1526, 270.5347
        CIE-Luv:
        44.9952, -25.4833, -61.2588
        Hunter-Lab:
        38.1291, -1.7526, -39.6016
      #1f6eaf color charts
#1f6eaf RGB chart
      #1f6eaf CMYK chart
      #1f6eaf RGB pie chart
      #1f6eaf color shades, tints & tones
#1f6eaf color schemes
#1f6eaf color preview, HTML & CSS examples
           This text has a color of #1f6eaf        
        
          <p style="color:#1f6eaf;">Text here</p>
        
        
          .mytext {color:#1f6eaf;}
        
        Text color #1f6eaf
      
           This box has a color of #1f6eaf        
        
          <div style="background-color:#1f6eaf;">Content here</div>
        
        
          .mybackground {background-color:#1f6eaf;}
        
        Background color #1f6eaf
      
           Border around this has a color of #1f6eaf        
        
          <div style="border:2px solid #1f6eaf;">Content here</div>
        
        
          .myborder {border:2px solid #1f6eaf;}
        
        Border color #1f6eaf