#1b3170 color space conversions
Hex:
        #1b3170
        RGB:
        27, 49, 112
        CMY:
        89, 81, 56
        CMYK:
        76, 56, 0, 56
      HSL:
        224°, 61.1511%, 27.2549%
        HSV (HSB):
        224°, 75.8929%, 43.9216%
        XYZ:
        4.4749, 3.5995, 15.7881
        xyY:
        0.1875, 0.1508, 3.5995
      CIE-Lab:
        22.3005, 15.4567, -39.0366
        CIE-LCH:
        22.3005, 41.9853, 291.6014
        CIE-Luv:
        22.3005, -8.3220, -47.0326
        Hunter-Lab:
        18.9723, 8.9006, -36.0586
      #1b3170 color charts
#1b3170 RGB chart
      #1b3170 CMYK chart
      #1b3170 RGB pie chart
      #1b3170 color shades, tints & tones
#1b3170 color schemes
#1b3170 color preview, HTML & CSS examples
           This text has a color of #1b3170        
        
          <p style="color:#1b3170;">Text here</p>
        
        
          .mytext {color:#1b3170;}
        
        Text color #1b3170
      
           This box has a color of #1b3170        
        
          <div style="background-color:#1b3170;">Content here</div>
        
        
          .mybackground {background-color:#1b3170;}
        
        Background color #1b3170
      
           Border around this has a color of #1b3170        
        
          <div style="border:2px solid #1b3170;">Content here</div>
        
        
          .myborder {border:2px solid #1b3170;}
        
        Border color #1b3170