#1f3bba color space conversions
Hex:
        #1f3bba
        RGB:
        31, 59, 186
        CMY:
        88, 77, 27
        CMYK:
        83, 68, 0, 27
      HSL:
        229°, 71.4286%, 42.5490%
        HSV (HSB):
        229°, 83.3333%, 72.9412%
        XYZ:
        10.9920, 6.9644, 47.2193
        xyY:
        0.1687, 0.1069, 6.9644
      CIE-Lab:
        31.7257, 37.8884, -69.0993
        CIE-LCH:
        31.7257, 78.8051, 298.7368
        CIE-Luv:
        31.7257, -11.0680, -92.6149
        Hunter-Lab:
        26.3902, 28.1656, -87.6131
      #1f3bba color charts
#1f3bba RGB chart
      #1f3bba CMYK chart
      #1f3bba RGB pie chart
      #1f3bba color shades, tints & tones
#1f3bba color schemes
#1f3bba color preview, HTML & CSS examples
           This text has a color of #1f3bba        
        
          <p style="color:#1f3bba;">Text here</p>
        
        
          .mytext {color:#1f3bba;}
        
        Text color #1f3bba
      
           This box has a color of #1f3bba        
        
          <div style="background-color:#1f3bba;">Content here</div>
        
        
          .mybackground {background-color:#1f3bba;}
        
        Background color #1f3bba
      
           Border around this has a color of #1f3bba        
        
          <div style="border:2px solid #1f3bba;">Content here</div>
        
        
          .myborder {border:2px solid #1f3bba;}
        
        Border color #1f3bba