#1f62ba color space conversions
Hex:
        #1f62ba
        RGB:
        31, 98, 186
        CMY:
        88, 62, 27
        CMYK:
        83, 47, 0, 27
      HSL:
        214°, 71.4286%, 42.5490%
        HSV (HSB):
        214°, 83.3333%, 72.9412%
        XYZ:
        13.7957, 12.5718, 48.1539
        xyY:
        0.1851, 0.1687, 12.5718
      CIE-Lab:
        42.1109, 12.2894, -52.1861
        CIE-LCH:
        42.1109, 53.6136, 283.2513
        CIE-Luv:
        42.1109, -21.2057, -77.7971
        Hunter-Lab:
        35.4568, 7.4022, -55.7020
      #1f62ba color charts
#1f62ba RGB chart
      #1f62ba CMYK chart
      #1f62ba RGB pie chart
      #1f62ba color shades, tints & tones
#1f62ba color schemes
#1f62ba color preview, HTML & CSS examples
           This text has a color of #1f62ba        
        
          <p style="color:#1f62ba;">Text here</p>
        
        
          .mytext {color:#1f62ba;}
        
        Text color #1f62ba
      
           This box has a color of #1f62ba        
        
          <div style="background-color:#1f62ba;">Content here</div>
        
        
          .mybackground {background-color:#1f62ba;}
        
        Background color #1f62ba
      
           Border around this has a color of #1f62ba        
        
          <div style="border:2px solid #1f62ba;">Content here</div>
        
        
          .myborder {border:2px solid #1f62ba;}
        
        Border color #1f62ba