#1b6994 color space conversions
Hex:
        #1b6994
        RGB:
        27, 105, 148
        CMY:
        89, 59, 42
        CMYK:
        82, 29, 0, 42
      HSL:
        201°, 69.1429%, 34.3137%
        HSV (HSB):
        201°, 81.7568%, 58.0392%
        XYZ:
        10.8489, 12.4743, 29.8530
        xyY:
        0.2040, 0.2346, 12.4743
      CIE-Lab:
        41.9602, -7.2873, -29.9975
        CIE-LCH:
        41.9602, 30.8700, 256.3456
        CIE-Luv:
        41.9602, -25.5889, -42.4750
        Hunter-Lab:
        35.3189, -6.9786, -25.3910
      #1b6994 color charts
#1b6994 RGB chart
      #1b6994 CMYK chart
      #1b6994 RGB pie chart
      #1b6994 color shades, tints & tones
#1b6994 color schemes
#1b6994 color preview, HTML & CSS examples
           This text has a color of #1b6994        
        
          <p style="color:#1b6994;">Text here</p>
        
        
          .mytext {color:#1b6994;}
        
        Text color #1b6994
      
           This box has a color of #1b6994        
        
          <div style="background-color:#1b6994;">Content here</div>
        
        
          .mybackground {background-color:#1b6994;}
        
        Background color #1b6994
      
           Border around this has a color of #1b6994        
        
          <div style="border:2px solid #1b6994;">Content here</div>
        
        
          .myborder {border:2px solid #1b6994;}
        
        Border color #1b6994