#1b5470 color space conversions
Hex:
        #1b5470
        RGB:
        27, 84, 112
        CMY:
        89, 67, 56
        CMYK:
        76, 25, 0, 56
      HSL:
        200°, 61.1511%, 27.2549%
        HSV (HSB):
        200°, 75.8929%, 43.9216%
        XYZ:
        6.5469, 7.7435, 16.4788
        xyY:
        0.2128, 0.2517, 7.7435
      CIE-Lab:
        33.4429, -8.1555, -21.3360
        CIE-LCH:
        33.4429, 22.8415, 249.0811
        CIE-Luv:
        33.4429, -19.8708, -27.5953
        Hunter-Lab:
        27.8272, -6.7015, -15.6316
      #1b5470 color charts
#1b5470 RGB chart
      #1b5470 CMYK chart
      #1b5470 RGB pie chart
      #1b5470 color shades, tints & tones
#1b5470 color schemes
#1b5470 color preview, HTML & CSS examples
           This text has a color of #1b5470        
        
          <p style="color:#1b5470;">Text here</p>
        
        
          .mytext {color:#1b5470;}
        
        Text color #1b5470
      
           This box has a color of #1b5470        
        
          <div style="background-color:#1b5470;">Content here</div>
        
        
          .mybackground {background-color:#1b5470;}
        
        Background color #1b5470
      
           Border around this has a color of #1b5470        
        
          <div style="border:2px solid #1b5470;">Content here</div>
        
        
          .myborder {border:2px solid #1b5470;}
        
        Border color #1b5470