#1f6bba color space conversions
Hex:
        #1f6bba
        RGB:
        31, 107, 186
        CMY:
        88, 58, 27
        CMYK:
        83, 42, 0, 27
      HSL:
        211°, 71.4286%, 42.5490%
        HSV (HSB):
        211°, 83.3333%, 72.9412%
        XYZ:
        14.6857, 14.3519, 48.4505
        xyY:
        0.1895, 0.1852, 14.3519
      CIE-Lab:
        44.7334, 6.5190, -47.9769
        CIE-LCH:
        44.7334, 48.4178, 277.7379
        CIE-Luv:
        44.7334, -24.0313, -72.2154
        Hunter-Lab:
        37.8839, 2.8989, -49.3087
      #1f6bba color charts
#1f6bba RGB chart
      #1f6bba CMYK chart
      #1f6bba RGB pie chart
      #1f6bba color shades, tints & tones
#1f6bba color schemes
#1f6bba color preview, HTML & CSS examples
           This text has a color of #1f6bba        
        
          <p style="color:#1f6bba;">Text here</p>
        
        
          .mytext {color:#1f6bba;}
        
        Text color #1f6bba
      
           This box has a color of #1f6bba        
        
          <div style="background-color:#1f6bba;">Content here</div>
        
        
          .mybackground {background-color:#1f6bba;}
        
        Background color #1f6bba
      
           Border around this has a color of #1f6bba        
        
          <div style="border:2px solid #1f6bba;">Content here</div>
        
        
          .myborder {border:2px solid #1f6bba;}
        
        Border color #1f6bba