#1b6986 color space conversions
Hex:
        #1b6986
        RGB:
        27, 105, 134
        CMY:
        89, 59, 47
        CMYK:
        80, 22, 0, 47
      HSL:
        196°, 66.4596%, 31.5686%
        HSV (HSB):
        196°, 79.8507%, 52.5490%
        XYZ:
        9.8066, 12.0574, 24.3647
        xyY:
        0.2121, 0.2608, 12.0574
      CIE-Lab:
        41.3072, -12.5023, -22.6164
        CIE-LCH:
        41.3072, 25.8420, 241.0662
        CIE-Luv:
        41.3072, -26.3771, -30.5643
        Hunter-Lab:
        34.7238, -10.3548, -17.2955
      #1b6986 color charts
#1b6986 RGB chart
      #1b6986 CMYK chart
      #1b6986 RGB pie chart
      #1b6986 color shades, tints & tones
#1b6986 color schemes
#1b6986 color preview, HTML & CSS examples
           This text has a color of #1b6986        
        
          <p style="color:#1b6986;">Text here</p>
        
        
          .mytext {color:#1b6986;}
        
        Text color #1b6986
      
           This box has a color of #1b6986        
        
          <div style="background-color:#1b6986;">Content here</div>
        
        
          .mybackground {background-color:#1b6986;}
        
        Background color #1b6986
      
           Border around this has a color of #1b6986        
        
          <div style="border:2px solid #1b6986;">Content here</div>
        
        
          .myborder {border:2px solid #1b6986;}
        
        Border color #1b6986