#1f5fba color space conversions
Hex:
        #1f5fba
        RGB:
        31, 95, 186
        CMY:
        88, 63, 27
        CMYK:
        83, 49, 0, 27
      HSL:
        215°, 71.4286%, 42.5490%
        HSV (HSB):
        215°, 83.3333%, 72.9412%
        XYZ:
        13.5202, 12.0209, 48.0620
        xyY:
        0.1837, 0.1633, 12.0209
      CIE-Lab:
        41.2493, 14.2424, -53.5747
        CIE-LCH:
        41.2493, 55.4355, 284.8873
        CIE-Luv:
        41.2493, -20.2949, -79.5095
        Hunter-Lab:
        34.6712, 8.9325, -57.9195
      #1f5fba color charts
#1f5fba RGB chart
      #1f5fba CMYK chart
      #1f5fba RGB pie chart
      #1f5fba color shades, tints & tones
#1f5fba color schemes
#1f5fba color preview, HTML & CSS examples
           This text has a color of #1f5fba        
        
          <p style="color:#1f5fba;">Text here</p>
        
        
          .mytext {color:#1f5fba;}
        
        Text color #1f5fba
      
           This box has a color of #1f5fba        
        
          <div style="background-color:#1f5fba;">Content here</div>
        
        
          .mybackground {background-color:#1f5fba;}
        
        Background color #1f5fba
      
           Border around this has a color of #1f5fba        
        
          <div style="border:2px solid #1f5fba;">Content here</div>
        
        
          .myborder {border:2px solid #1f5fba;}
        
        Border color #1f5fba