#1b5479 color space conversions
Hex:
        #1b5479
        RGB:
        27, 84, 121
        CMY:
        89, 67, 53
        CMYK:
        78, 31, 0, 53
      HSL:
        204°, 63.5135%, 29.0196%
        HSV (HSB):
        204°, 77.6860%, 47.4510%
        XYZ:
        7.0735, 7.9541, 19.2516
        xyY:
        0.2063, 0.2320, 7.9541
      CIE-Lab:
        33.8872, -4.7167, -26.2410
        CIE-LCH:
        33.8872, 26.6615, 259.8102
        CIE-Luv:
        33.8872, -19.4651, -35.0542
        Hunter-Lab:
        28.2031, -4.5865, -20.7297
      #1b5479 color charts
#1b5479 RGB chart
      #1b5479 CMYK chart
      #1b5479 RGB pie chart
      #1b5479 color shades, tints & tones
#1b5479 color schemes
#1b5479 color preview, HTML & CSS examples
           This text has a color of #1b5479        
        
          <p style="color:#1b5479;">Text here</p>
        
        
          .mytext {color:#1b5479;}
        
        Text color #1b5479
      
           This box has a color of #1b5479        
        
          <div style="background-color:#1b5479;">Content here</div>
        
        
          .mybackground {background-color:#1b5479;}
        
        Background color #1b5479
      
           Border around this has a color of #1b5479        
        
          <div style="border:2px solid #1b5479;">Content here</div>
        
        
          .myborder {border:2px solid #1b5479;}
        
        Border color #1b5479