#1b517b color space conversions
Hex:
        #1b517b
        RGB:
        27, 81, 123
        CMY:
        89, 68, 52
        CMYK:
        78, 34, 0, 52
      HSL:
        206°, 64.0000%, 29.4118%
        HSV (HSB):
        206°, 78.0488%, 48.2353%
        XYZ:
        6.9696, 7.5479, 19.8285
        xyY:
        0.2029, 0.2198, 7.5479
      CIE-Lab:
        33.0231, -2.0272, -28.8409
        CIE-LCH:
        33.0231, 28.9120, 265.9792
        CIE-Luv:
        33.0231, -18.3222, -38.7464
        Hunter-Lab:
        27.4735, -2.7961, -23.5599
      #1b517b color charts
#1b517b RGB chart
      #1b517b CMYK chart
      #1b517b RGB pie chart
      #1b517b color shades, tints & tones
#1b517b color schemes
#1b517b color preview, HTML & CSS examples
           This text has a color of #1b517b        
        
          <p style="color:#1b517b;">Text here</p>
        
        
          .mytext {color:#1b517b;}
        
        Text color #1b517b
      
           This box has a color of #1b517b        
        
          <div style="background-color:#1b517b;">Content here</div>
        
        
          .mybackground {background-color:#1b517b;}
        
        Background color #1b517b
      
           Border around this has a color of #1b517b        
        
          <div style="border:2px solid #1b517b;">Content here</div>
        
        
          .myborder {border:2px solid #1b517b;}
        
        Border color #1b517b