#1b507e color space conversions
Hex:
        #1b507e
        RGB:
        27, 80, 126
        CMY:
        89, 69, 51
        CMYK:
        79, 37, 0, 51
      HSL:
        208°, 64.7059%, 30.0000%
        HSV (HSB):
        208°, 78.5714%, 49.4118%
        XYZ:
        7.0866, 7.4767, 20.8083
        xyY:
        0.2003, 0.2114, 7.4767
      CIE-Lab:
        32.8684, -0.1960, -30.9450
        CIE-LCH:
        32.8684, 30.9456, 269.6371
        CIE-Luv:
        32.8684, -17.8613, -41.8408
        Hunter-Lab:
        27.3435, -1.5898, -25.9789
      #1b507e color charts
#1b507e RGB chart
      #1b507e CMYK chart
      #1b507e RGB pie chart
      #1b507e color shades, tints & tones
#1b507e color schemes
#1b507e color preview, HTML & CSS examples
           This text has a color of #1b507e        
        
          <p style="color:#1b507e;">Text here</p>
        
        
          .mytext {color:#1b507e;}
        
        Text color #1b507e
      
           This box has a color of #1b507e        
        
          <div style="background-color:#1b507e;">Content here</div>
        
        
          .mybackground {background-color:#1b507e;}
        
        Background color #1b507e
      
           Border around this has a color of #1b507e        
        
          <div style="border:2px solid #1b507e;">Content here</div>
        
        
          .myborder {border:2px solid #1b507e;}
        
        Border color #1b507e